The XPathCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the CollectionBase instance. | |
| InnerList | Gets an ArrayList containing the list of elements in the CollectionBase instance. | |
| Item |
Gets or sets collection item at the position i.
| |
| List | Gets an IList containing the list of elements in the CollectionBase instance. | |
| SyncRoot |
Returns the object that can be used for synchronizing access to this instance.
|