Click or drag to resize
StaMaTransitionCollectionGetEnumerator Method
Returns an enumerator that iterates through the TransitionCollection.

Namespace: StaMa
Assembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
A IEnumerator for the TransitionCollection.
See Also