Click or drag to resize
StaMaStateCollectionGetEnumerator Method
Returns an enumerator that iterates through the StateCollection.

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

Return Value

Type: IEnumerator
A IEnumerator for the StateCollection.
See Also