| ISourceNavigatorWithPosition Methods |
The ISourceNavigatorWithPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateNavigator |
Creates a new navigator from the current state
(Inherited from ISourceNavigator.) | |
| IsElement |
true if the current position is at element
(Inherited from ISourceNavigator.) | |
| MoveToFirstChild |
Set the pointer to read the first child element
(Inherited from ISourceNavigator.) | |
| MoveToFirstParameter |
Set the current position to read the first parameter
(Inherited from ISourceNavigator.) | |
| MoveToNextParameter |
MAke the current position to read the next parameters
(Inherited from ISourceNavigator.) | |
| MoveToNextSibiling |
Set pointer to read the next sibiling element in the hierarchy
(Inherited from ISourceNavigator.) | |
| MoveToRootElement |
Set the current node to the top
(Inherited from ISourceNavigator.) |