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: 12.0.0.0
Syntax
public int IndexOf(
	Analysis item
)

Parameters

item
Type: Easymap.AddIn.AnalyseAnalysis

Return Value

Type: Int32
See Also