LEADTOOLS Barcode (Leadtools.Barcode assembly)

Clone Method (DatamatrixBarcodeData)

Show in webframe







Creates an exact copy of this Datamatrix barcode.
Syntax
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()
- (id)copy;
@Override public Object clone()
 function Leadtools.Barcode.DatamatrixBarcodeData.Clone()
public:
Object^ Clone(); override 

Return Value

The DatamatrixBarcodeData cast as an object.
Remarks

This method overrides the base class BarcodeData.Clone to clone the extra members of this class.

Example

For an example, refer to BarcodeData.Clone.

Requirements

Target Platforms

See Also

Reference

DatamatrixBarcodeData Class
DatamatrixBarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features