ExifDictionary.Clone Method

Returns a full copy of this ExifDictionary instance.

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

Syntax

C#
public Object Clone()

Return Value

An object containing a full copy of this ExifDictionary.

Implements

ICloneable.Clone()

See Also

Reference