Table of Contents

Method GetCount

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

GetCount<T>(EffectPropertyAccessor<IReadOnlyList<T>>)

public static int GetCount<T>(this EffectPropertyAccessor<IReadOnlyList<T>> accessor) where T : unmanaged

Parameters

accessor EffectPropertyAccessor<IReadOnlyList<T>>

Returns

int

Type Parameters

T