Click or drag to resize

MapCollectionGetEnumerator Method

Enumerates through the list of maps.

Namespace:  Easymap.AddIn.Mapping
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public IEnumerator<Map> GetEnumerator()

Return Value

Type: IEnumeratorMap

Implements

IEnumerableTGetEnumerator
See Also