Table of Contents

Property Childs

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

Childs

When implemented by a class, gets or sets a collection of child nodes in the form of array.

ISyntaxNode[] Childs { get; set; }

Property Value

ISyntaxNode[]