Click or drag to resize

AnalysisCollectionContains Method

True, if the collection contains the specified Analysis.

Namespace:  Easymap.AddIn.Analyse
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool Contains(
	Analysis item
)

Parameters

item
Type: Easymap.AddIn.AnalyseAnalysis

Return Value

Type: Boolean
See Also