Click or drag to resize

AnalysisCollectionIndexOf Method

Gets index of specified Analysis item.

Namespace:  Easymap.AddIn.Analyse
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public int IndexOf(
	Analysis item
)

Parameters

item
Type: Easymap.AddIn.AnalyseAnalysis

Return Value

Type: Int32
See Also