| INodeCollectionItem Property (Int32) |
Get a node by index
Namespace: FlexRule.Flows.ModelAssembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxNode this[
int index
] { get; }Parameters
- index
- Type: SystemInt32
Return Value
Type:
Node
See Also