Leadtools.Services.Barcode.DataContracts Namespace : ReadOptions Class |
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadOptions")] public class ReadOptions : System.Collections.Generic.List<ReadOption>, System.Collections.Generic.ICollection<ReadOption>, System.Collections.Generic.IEnumerable<ReadOption>, System.Collections.Generic.IList<ReadOption>, System.Collections.Generic.IReadOnlyCollection<ReadOption>, System.Collections.Generic.IReadOnlyList<ReadOption>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Declaration <CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadOptions")> Public Class ReadOptions Inherits System.Collections.Generic.List(Of ReadOption) Implements System.Collections.Generic.ICollection(Of ReadOption), System.Collections.Generic.IEnumerable(Of ReadOption), System.Collections.Generic.IList(Of ReadOption), System.Collections.Generic.IReadOnlyCollection(Of ReadOption), System.Collections.Generic.IReadOnlyList(Of ReadOption), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage Dim instance As ReadOptions
public sealed class ReadOptions : System.Collections.Generic.ICollection<ReadOption>, Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <ReadOption>, Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <ReadOption>, System.Collections.Generic.IReadOnlyCollection<ReadOption>, System.Collections.Generic.IReadOnlyList<ReadOption>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
function Leadtools.Services.Barcode.DataContracts.ReadOptions()
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadOptions")] public ref class ReadOptions : public System.Collections.Generic.List<ReadOption>, System.Collections.Generic.ICollection<ReadOption>, System.Collections.Generic.IEnumerable<ReadOption>, System.Collections.Generic.IList<ReadOption>, System.Collections.Generic.IReadOnlyCollection<ReadOption>, System.Collections.Generic.IReadOnlyList<ReadOption>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
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