SVGListBase-1.NumberOfItems

SVGListBase<T>.NumberOfItems property

The number of items in the list.

public ulong NumberOfItems { get; }

Property Value

The number of items.

See Also