Return the value that is stored under the given key. If the key is not present, an error is thrown.
See also
Other enumeration-helpers:
enumGetKey()
,
enumHasKey()
,
enumKeys()
,
enumPut()
,
enumRemove()
,
enumValues()
,
enum()
Return the value that is stored under the given key. If the key is not present, an error is thrown.
Other enumeration-helpers:
enumGetKey()
,
enumHasKey()
,
enumKeys()
,
enumPut()
,
enumRemove()
,
enumValues()
,
enum()