[This is preliminary documentation and is subject to change.]
Implements XPathNavigator over any object structure
The XPathObjectNavigator..::..EnumerableStep type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XPathObjectNavigator..::..EnumerableStep | CTor |
Methods
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current instance. (Overrides XPathObjectNavigator..::..Step..::..Clone()()()().) | |
| Equals(Object) | Determines whether the specified Object is equal to the current XPathObjectNavigator..::..Step. (Inherited from XPathObjectNavigator..::..Step.) | |
| Equals(XPathObjectNavigator..::..Step) | Determines whether the specified XPathObjectNavigator..::..Step is equal to the current XPathObjectNavigator..::..EnumerableStep. (Overrides XPathObjectNavigator..::..Step..::..Equals(XPathObjectNavigator..::..Step).) | |
| ToString | Returns a String that represents the current XPathObjectNavigator..::..EnumerableStep. (Overrides XPathObjectNavigator..::..Step..::..ToString()()()().) |
Fields
| Name | Description | |
|---|---|---|
| Index | Position of pointed object in IEnumerable | |
| Object | Reprecents object associated with this step (Inherited from XPathObjectNavigator..::..Step.) |
Properties
| Name | Description | |
|---|---|---|
| Enumerator | ||
| StepClass | Type of this instance (Overrides XPathObjectNavigator..::..Step..::..StepClass.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| ICloneable..::..Clone | Obsolete. (Inherited from XPathObjectNavigator..::..Step.) |