Share via


SyntaxTreeNode.Length Property

Definition

The length of all the content contained in this node

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