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