Click or drag to resize
NextActivityComponentGetEnumerator Method

[Missing <summary> documentation for "M:Slickflow.Engine.Xpdl.NextActivityComponent.GetEnumerator"]

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public abstract IEnumerator<NextActivityComponent> GetEnumerator()

Return Value

Type: IEnumeratorNextActivityComponent
See Also