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