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

Parameters

item  Analysis
 

Return Value

Boolean
See Also