Leadtools.Services.Barcode.DataContracts Namespace : Barcodes Class |
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="Barcodes")] public class Barcodes : System.Collections.Generic.List<BarcodeData>, System.Collections.Generic.ICollection<BarcodeData>, System.Collections.Generic.IEnumerable<BarcodeData>, System.Collections.Generic.IList<BarcodeData>, System.Collections.Generic.IReadOnlyCollection<BarcodeData>, System.Collections.Generic.IReadOnlyList<BarcodeData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Declaration <CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="Barcodes")> Public Class Barcodes Inherits System.Collections.Generic.List(Of BarcodeData) Implements System.Collections.Generic.ICollection(Of BarcodeData), System.Collections.Generic.IEnumerable(Of BarcodeData), System.Collections.Generic.IList(Of BarcodeData), System.Collections.Generic.IReadOnlyCollection(Of BarcodeData), System.Collections.Generic.IReadOnlyList(Of BarcodeData), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage Dim instance As Barcodes
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="Barcodes")] public ref class Barcodes : public System.Collections.Generic.List<BarcodeData>, System.Collections.Generic.ICollection<BarcodeData>, System.Collections.Generic.IEnumerable<BarcodeData>, System.Collections.Generic.IList<BarcodeData>, System.Collections.Generic.IReadOnlyCollection<BarcodeData>, System.Collections.Generic.IReadOnlyList<BarcodeData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList