LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Requests Class Members

Show in webframe
Properties  Methods 


The following tables list the members exposed by Requests.

Public Constructors
 NameDescription
Requests ConstructorInitializes a new instance of the Requests class object.  
Top
Public Properties
 NameDescription
CapacityGets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from System.Collections.Generic.List<RequestData>)
CountGets the number of elements actually contained in the List. (Inherited from System.Collections.Generic.List<RequestData>)
ItemGets or sets the element at the specified index. (Inherited from System.Collections.Generic.List<RequestData>)
Top
Public Methods
 NameDescription
AddAdds an object to the end of the List. (Inherited from System.Collections.Generic.List<RequestData>)
AddRangeAdds the elements of the specified collection to the end of the List. (Inherited from System.Collections.Generic.List<RequestData>)
AsReadOnlyReturns a read-only IList wrapper for the current collection. (Inherited from System.Collections.Generic.List<RequestData>)
BinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<RequestData>)
ClearRemoves all elements from the List. (Inherited from System.Collections.Generic.List<RequestData>)
ContainsDetermines whether an element is in the List. (Inherited from System.Collections.Generic.List<RequestData>)
ConvertAllConverts the elements in the current List to another type, and returns a list containing the converted elements. (Inherited from System.Collections.Generic.List<RequestData>)
CopyToOverloaded.  (Inherited from System.Collections.Generic.List<RequestData>)
ExistsDetermines whether the List contains elements that match the conditions defined by the specified predicate. (Inherited from System.Collections.Generic.List<RequestData>)
FindSearches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence within the entire List. (Inherited from System.Collections.Generic.List<RequestData>)
FindAllRetrieves all the elements that match the conditions defined by the specified predicate. (Inherited from System.Collections.Generic.List<RequestData>)
FindIndexOverloaded.  (Inherited from System.Collections.Generic.List<RequestData>)
FindLastSearches for an element that matches the conditions defined by the specified predicate, and returns the last occurrence within the entire List. (Inherited from System.Collections.Generic.List<RequestData>)
FindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<RequestData>)
ForEachPerforms the specified action on each element of the List. (Inherited from System.Collections.Generic.List<RequestData>)
GetEnumeratorReturns an enumerator that iterates through the List. (Inherited from System.Collections.Generic.List<RequestData>)
GetRangeCreates a shallow copy of a range of elements in the source List. (Inherited from System.Collections.Generic.List<RequestData>)
IndexOfOverloaded.  (Inherited from System.Collections.Generic.List<RequestData>)
InsertInserts an element into the List at the specified index. (Inherited from System.Collections.Generic.List<RequestData>)
InsertRangeInserts the elements of a collection into the List at the specified index. (Inherited from System.Collections.Generic.List<RequestData>)
LastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<RequestData>)
RemoveRemoves the first occurrence of a specific object from the List. (Inherited from System.Collections.Generic.List<RequestData>)
RemoveAllRemoves all the elements that match the conditions defined by the specified predicate. (Inherited from System.Collections.Generic.List<RequestData>)
RemoveAtRemoves the element at the specified index of the List. (Inherited from System.Collections.Generic.List<RequestData>)
RemoveRangeRemoves a range of elements from the List. (Inherited from System.Collections.Generic.List<RequestData>)
ReverseOverloaded. Reverses the order of the elements in the entire List. (Inherited from System.Collections.Generic.List<RequestData>)
SortOverloaded. Sorts the elements in the entire List using the default comparer. (Inherited from System.Collections.Generic.List<RequestData>)
ToArrayCopies the elements of the List to a new array. (Inherited from System.Collections.Generic.List<RequestData>)
TrimExcessSets the capacity to the actual number of elements in the List, if that number is less than a threshold value. (Inherited from System.Collections.Generic.List<RequestData>)
TrueForAllDetermines whether every element in the List matches the conditions defined by the specified predicate. (Inherited from System.Collections.Generic.List<RequestData>)
Top
See Also

Reference

Requests Class
Leadtools.Services.ImageProcessing.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features