The XCombinedPath 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. |
![]() | IsClosed |
Returns whether the path is closed. Closed path has the start point and the end point the same.
|
![]() | IsFlexible |
Denotes whether the path is flexible.
|
![]() | Item |
Gets or sets collection item at the position i.
(Inherited from XPathCollection.) |
![]() | Length |
Returns path length.
|
![]() | 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.
(Inherited from XPathCollection.) |