Removes the mapping for the key and value from the map if present.
If there is no matching key, the map is unchanged. If the matching object is a string, then the mapping is removed. If the matching object is a string[], then the matching value is removed from the string[] If there are remaining elements in the string[], then the resulting string[] is put back into the map. If there are no remaining elements in the string[], then the mapping is removed. As all names are uppercased by the portal, the key should also be uppercase. No exception is thrown if the key does not exist.
NamedValueMap Class | Plumtree.Remote.Util Namespace | NamedValueMap.Remove Overload List