OutputVar := instance.Contains(key)
Determines whether the MfDictionaryBase contains a specific element.
key
The Key to locate in the MfDictionaryBase
Returns true if the MfDictionaryBase contains the specified key otherwise, false.
Throws MfNotSupportedException if key is an object and does not derive from MfObject