Version

SyntaxTree Class Properties

For a list of all members of this type, see SyntaxTree members.

Public Properties
 NameDescription
Public PropertyRootNodeReturns the root node of the tree (read-only).  
Public PropertySnapshotReturns the Infragistics.Documents.TextDocumentSnapshot that was parsed (read-only).  
See Also