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