Removes the element with the specified key from the XmpDictionaryNode object.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public virtual void Remove(
Object key
)
Type: System.Object
The key of the element to remove.