SVGListBase-1.Length

SVGListBase<T>.Length property

The number of items in the list.

public ulong Length { get; }

Property Value

The number of items.

See Also