Removes all elements from the XmpDictionaryNode object.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public virtual void Clear()
Reference-type elements are set to a null reference (Nothing in Visual Basic). Boolean-type elements are set to false
. Other value-type elements are set to zero.
This method only clears the values of the elements; it does not delete the elements themselves.