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: 12.3.0.0
Syntax
public ElementInfo GetByKey(
	Object key
)

Parameters

key  Object
 

Return Value

ElementInfo
See Also