Property Childs
Childs
When implemented by a class, gets or sets a collection of child nodes in the form of array.
ISyntaxNode[] Childs { get; set; }
When implemented by a class, gets or sets a collection of child nodes in the form of array.
ISyntaxNode[] Childs { get; set; }