SyntaxTree.Length Property

Definition

The length of the text of the syntax tree.

public:
 abstract property int Length { int get(); };
public abstract int Length { get; }
member this.Length : int
Public MustOverride ReadOnly Property Length As Integer

Property Value

Applies to