Click or drag to resize

HighlightedObjectCollectionRemove Method

Not supported, yet.

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public bool Remove(
	WindowlessComponent item
)

Parameters

item  WindowlessComponent

Return Value

Boolean

Implements

ICollectionTRemove(T)
See Also