| ISourceNavigatorWithPosition Properties |
The ISourceNavigatorWithPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| HasChildren |
If the current position still has any child
(Inherited from ISourceNavigator.) | |
| LineNumber |
Line number in the actual source file/model
(Inherited from ISourceInfo.) | |
| LinePosition |
Position in the line that starts the model element
(Inherited from ISourceInfo.) | |
| Name |
Name of the current position
(Inherited from ISourceNavigator.) | |
| SourceLine |
Original line that represents the element model
(Inherited from ISourceInfo.) | |
| Text |
Text of the current position
(Inherited from ISourceNavigator.) | |
| Uri | (Inherited from ISourceInfo.) | |
| Value |
Value of the current position
(Inherited from ISourceNavigator.) |