IMap.ContainsKey (METH)ΒΆ
METHOD ContainsKey : COLLECTION_ERROR
Check if the map contains the key itfKey.
- InOut:
Scope
Name
Type
Comment
Return
ContainsKey
Input
itfKey
The key to check
Output
xResult
BOOL
True if the map contains itfKey
METHOD ContainsKey : COLLECTION_ERROR
Check if the map contains the key itfKey.
Scope |
Name |
Type |
Comment |
---|---|---|---|
Return |
|
||
Input |
|
The key to check |
|
Output |
|
|
True if the map contains itfKey |