Click or drag to resize

AnalysisClassificationCollectionItem Property (Int32)

Namespace:  Easymap.AddIn.Analyse
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public AnalysisClassification this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
Index of specified classification.

Return Value

Type: AnalysisClassification
Returns the specified classification.
See Also