Table of Contents

Property Childs

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

Childs

Gets or sets a collection of child nodes in the form of array.

public virtual ISyntaxNode[] Childs { get; set; }

Property Value

ISyntaxNode[]