Table of Contents

Property ChildList

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

ChildList

When implemented by a class, gets a list of child nodes.

ISyntaxNodes ChildList { get; }

Property Value

ISyntaxNodes

Remarks

If there is no child nodes, contains null reference.