Nodes Property
Overloads
Nodes |
The children of this node in the fetched tree structure. JSON property name: qNodes |
Nodes
The children of this node in the fetched tree structure.
JSON property name: qNodes
Declaration
public IEnumerable<NxTreeNode> Nodes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxTreeNode> |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!