Property Nodes
Nodes
Gets the list of the sub-nodes of this node
Declaration
IReadOnlyList<ICalculationsNode> Nodes { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<ICalculationsNode> |
Gets the list of the sub-nodes of this node
IReadOnlyList<ICalculationsNode> Nodes { get; }
| Type | Description |
|---|---|
| IReadOnlyList<ICalculationsNode> |