Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > BarcodeData Class : CopyTo Method |
protected virtual void CopyTo( BarcodeData data )
'Declaration
Protected Overridable Sub CopyTo( _ ByVal data As BarcodeData _ )
'Usage
Dim instance As BarcodeData Dim data As BarcodeData instance.CopyTo(data)
protected virtual void CopyTo( BarcodeData data )
protected void copyTo(BarcodeData data)
function Leadtools.Barcode.BarcodeData.CopyTo( data )
protected: virtual void CopyTo( BarcodeData^ data )
This method is intended to be used by the LEADTOOLS derived typed and should not be called directly by the user.