Property Children
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v9.dll
Children
Gets list of the child nodes.
public IReadOnlyCollection<Node> Children { get; }
Gets list of the child nodes.
public IReadOnlyCollection<Node> Children { get; }