MetadataDictionary.Clear Method

Removes all elements from this dictionary.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual void Clear()

Implements

IDictionary.Clear()

See Also

Reference