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