LEADTOOLS Barcode (Leadtools.Barcode assembly)

Clone Method (QRBarcodeData)

Show in webframe







Creates an exact copy of this QR barcode.
Syntax
public override object Clone()
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As QRBarcodeData
Dim value As Object
 
value = instance.Clone()
public override object Clone()
- (id)copy;
@Override public Object clone()
 function Leadtools.Barcode.QRBarcodeData.Clone()
public:
Object^ Clone(); override 

Return Value

The QRBarcodeData clone this method creates, 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

QRBarcodeData Class
QRBarcodeData 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