Click or drag to resize

AnalysisClassificationCollectionGetEnumerator Method

Enumerates through the list of classifications.

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

Return Value

Type: IEnumeratorAnalysisClassification

Implements

IEnumerableTGetEnumerator
See Also