LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

ConvertToStringArray Method








Array of bytes to be converted.
Converts an array of bytes to an array of strings. .NET support
Syntax
public static string[] ConvertToStringArray( 
   byte[] data
)
'Declaration
 
Public Shared Function ConvertToStringArray( _
   ByVal data() As Byte _
) As String()
'Usage
 
Dim data() As Byte
Dim value() As String
 
value = BarcodeData.ConvertToStringArray(data)
public static string[] ConvertToStringArray( 
   byte[] data
)
ObjectiveC Syntax
 function Leadtools.Barcode.Deprecated.BarcodeData.ConvertToStringArray( 
   data 
)
public:
static array<String^>^ ConvertToStringArray( 
   array<byte>^ data
) 

Parameters

data
Array of bytes to be converted.

Return Value

Character string that contains the converted array of bytes.
Requirements

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

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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