HashTable.RemoveByKey (METH)ΒΆ
METHOD RemoveByKey : COLLECTION_ERROR
Removes the key-value pair with the key itfKey from the map.
- InOut:
- Scope - Name - Type - Comment - Return - RemoveByKey- Input - itfKey- The key to remove. 
METHOD RemoveByKey : COLLECTION_ERROR
Removes the key-value pair with the key itfKey from the map.
| Scope | Name | Type | Comment | 
|---|---|---|---|
| Return | 
 | ||
| Input | 
 | The key to remove. |