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: 11.2.0.0
Syntax
public bool Contains(
	Analysis item
)

Parameters

item
Type: Easymap.AddIn.AnalyseAnalysis

Return Value

Type: Boolean
See Also