This documentation is for the old version. Go to the latest Graphics Mill docs

MetadataDictionary.Clear Method

Remove all items from the dictionary.

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

Syntax

Visual Basic
Public Overridable Sub Clear
C#
public virtual void Clear()

Implements

IDictionary.Clear()

See Also

Reference