Child elements of this element.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxElementList Children { get; }
Visual Basic
Public ReadOnly Property Children As GwxElementList
	Get
JScript
final function get Children () : GwxElementList

Implements

IGwxElementContainer..::..Children

See Also