Leadtools.Services.Barcode.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Barcodes Class
See Also  Members  
Leadtools.Services.Barcode.DataContracts Namespace : Barcodes Class



This class contains a list of BarcodeData classes.

Object Model

Syntax

Visual Basic (Declaration) 
<CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="Barcodes")>
Public Class Barcodes 
   Inherits List(Of BarcodeData)
Visual Basic (Usage)Copy Code
Dim instance As Barcodes
C# 
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="Barcodes")]
public class Barcodes : List<BarcodeData> 
C++/CLI 
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="Barcodes")]
public ref class Barcodes : public List<BarcodeData> 

Example

For an example, refer to Barcode1d example.

Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<BarcodeData>
      Leadtools.Services.Barcode.DataContracts.Barcodes

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features