Remove an entry from the enum.
Arguments
- keys
Key(s) of entries to be removed from the enum
- enum
Enum from which the entries to be removed WARNING: the original object is not modified!
See also
Other enumeration-helpers:
enumGetKey()
,
enumGetValue()
,
enumHasKey()
,
enumKeys()
,
enumPut()
,
enumValues()
,
enum()