Click or drag to resize
NodeCollectionGetEnumerator Method

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IEnumerator<Node> GetEnumerator()

Return Value

Type: IEnumeratorNode

Implements

IEnumerableTGetEnumerator
See Also