Click or drag to resize
StaMaRegionCollectionGetEnumerator Method
Returns an enumerator that iterates through the RegionCollection.

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

Return Value

Type: IEnumerator
A IEnumerator for the RegionCollection.
See Also