[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.TerminalNode.Children

Children Property

Children

The value of this property is always an empty read-only list.

Declaration
public override sealed IList<SyntaxNode> Children { get; }
Public NotOverridable Overrides ReadOnly Property Children As IList(Of SyntaxNode)
Overrides