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

ConvertFromStringArray Method








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

Parameters

data
Array of strings to be converted

Return Value

Array of bytes contains the converted array of strings.
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