HashTable.GetElementByKey (METH)ΒΆ

METHOD GetElementByKey : COLLECTION_ERROR

Get the value itfValue of the key itfKey.

InOut:

Scope

Name

Type

Comment

Return

GetElementByKey

COLLECTION_ERROR

Input

itfKey

IElement

The key

Output

itfValue

IElement

The corresponding value of the key.