Click or drag to resize

AnalysisClassificationCollection Class

List of all available classifications.
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Analyse
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public class AnalysisClassificationCollection : BaseObject, 
	IEnumerable<AnalysisClassification>, IEnumerable

The AnalysisClassificationCollection type exposes the following members.

Properties
Methods
  NameDescription
Public methodGetEnumerator
Enumerates through the list of classifications.
Top
See Also