NodeList Class |
Namespace: Aspose.Svg.Collections
The NodeList type exposes the following members.
Name | Description | |
---|---|---|
![]() | NodeList | Initializes a new instance of the NodeList class |
Name | Description | |
---|---|---|
![]() | Item |
Method returns the indexth item in the collection. If index is greater than or equal to the number of nodes in the list, this returns null.
|
![]() | Length |
The number of nodes in the list.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |