GrapeCity.Documents.Excel.Expressions Namespace / TerminalNode Class / Children Property
In This Topic
Children Property (TerminalNode)
In This Topic
The value of this property is always an empty read-only list.
Syntax
public override System.Collections.Generic.IList<SyntaxNode> Children {get;}
See Also