Property ChildList
ChildList
When implemented by a class, gets a list of child nodes.
ISyntaxNodes ChildList { get; }Property Value
Remarks
If there is no child nodes, contains null reference.
When implemented by a class, gets a list of child nodes.
ISyntaxNodes ChildList { get; }If there is no child nodes, contains null reference.