SVGListBaseTNumberOfItems Property
The number of items in the list.

Namespace: Aspose.Svg.Collections
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public ulong NumberOfItems { get; }

Property Value

Type: UInt64
The number of items.
See Also