Property ChildList
ChildList
Gets a list of child nodes.
public virtual ISyntaxNodes ChildList { get; }
Property Value
Remarks
If there is no child nodes, contains null reference.
Gets a list of child nodes.
public virtual ISyntaxNodes ChildList { get; }
If there is no child nodes, contains null reference.