Click or drag to resize

DocumentCollectionGetEnumerator Method

Enumerates through the list of documents.

Namespace: Easymap.AddIn
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public IEnumerator<Document> GetEnumerator()

Return Value

IEnumeratorDocument

Implements

IEnumerableTGetEnumerator
See Also