FreeImage.NET Class Library Reference
MetadataTagClone Method |
Creates a deep copy of this MetadataTag.
Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public Object Clone()
Return Value
Type: ObjectA deep copy of this MetadataTag.
Implements
ICloneableCloneSee Also