SyntaxTreeNodeData Properties |
The SyntaxTreeNodeData type exposes the following members.
| Name | Description | |
|---|---|---|
| Children |
Gets the children.
| |
| EndColumnNumber |
Gets the ending column number.
| |
| EndLineNumber |
Gets the ending line number.
| |
| StartColumnNumber |
Gets the starting column number.
| |
| StartLineNumber |
Gets the starting line number.
| |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |