Click or drag to resize

ElementInfoCollectionGetByKey Method

Gets the ElementInfo for the specified key

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public ElementInfo GetByKey(
	Object key
)

Parameters

key
Type: SystemObject

Return Value

Type: ElementInfo
See Also