Click or drag to resize

DocumentCollectionContains Method

Not supported, yet.

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool Contains(
	Object value
)

Parameters

value
Type: SystemObject

Return Value

Type: Boolean

Implements

IListContains(Object)
See Also