SVGListBaseT Properties

The SVGListBaseT generic type exposes the following members.

Properties
  NameDescription
Public propertyItem
Returns the indexth item in the list.
Public propertyLength
The number of items in the list.
Public propertyNumberOfItems
The number of items in the list.
See Also