Leadtools.Barcode Namespace > DatamatrixBarcodeData Class : Clone Method |
public override object Clone()
'Declaration Public Overrides Function Clone() As Object
'Usage Dim instance As DatamatrixBarcodeData Dim value As Object value = instance.Clone()
public override object Clone()
ObjectiveC Syntax
function Leadtools.Barcode.DatamatrixBarcodeData.Clone()
public: Object^ Clone(); override
This method overrides the base class BarcodeData.Clone to clone the extra members of this class.
For an example, refer to BarcodeData.Clone.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2