Click or drag to resize

DocumentVariablesCollectionGetEnumerator Method

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public IEnumerator<KeyValuePair<string, string>> GetEnumerator()

Return Value

Type: IEnumeratorKeyValuePairString, String

Implements

IEnumerableTGetEnumerator
See Also