LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
Barcodes Class
See Also  Members  
Leadtools.Services.Barcode.DataContracts Namespace : Barcodes Class



The Barcodes Class is available in LEADTOOLS Document and Medical Imaging toolkits.

This class contains a list of BarcodeData classes.

Object Model

Barcodes ClassBarcodeData Class

Syntax

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

Example

For an example, refer to Barcode1d example.

Inheritance Hierarchy

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

Requirements

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

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