LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

ReadOptions Class Members

Show in webframe
Properties  Methods 


The following tables list the members exposed by ReadOptions.

Public Constructors
 NameDescription
ReadOptions ConstructorInitializes a new instance of the ReadOptions class.  
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<ReadOption>)
CountGets the number of elements actually contained in the List. (Inherited from System.Collections.Generic.List<ReadOption>)
ItemGets or sets the element at the specified index. (Inherited from System.Collections.Generic.List<ReadOption>)
Top
Public Methods
 NameDescription
AddAdds an object to the end of the List. (Inherited from System.Collections.Generic.List<ReadOption>)
AddRangeAdds the elements of the specified collection to the end of the List. (Inherited from System.Collections.Generic.List<ReadOption>)
AsReadOnlyReturns a read-only IList wrapper for the current collection. (Inherited from System.Collections.Generic.List<ReadOption>)
BinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<ReadOption>)
ClearRemoves all elements from the List. (Inherited from System.Collections.Generic.List<ReadOption>)
ContainsDetermines whether an element is in the List. (Inherited from System.Collections.Generic.List<ReadOption>)
ConvertAllConverts the elements in the current List to another type, and returns a list containing the converted elements. (Inherited from System.Collections.Generic.List<ReadOption>)
CopyToOverloaded.  (Inherited from System.Collections.Generic.List<ReadOption>)
ExistsDetermines whether the List contains elements that match the conditions defined by the specified predicate. (Inherited from System.Collections.Generic.List<ReadOption>)
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<ReadOption>)
FindAllRetrieves all the elements that match the conditions defined by the specified predicate. (Inherited from System.Collections.Generic.List<ReadOption>)
FindIndexOverloaded.  (Inherited from System.Collections.Generic.List<ReadOption>)
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<ReadOption>)
FindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<ReadOption>)
ForEachPerforms the specified action on each element of the List. (Inherited from System.Collections.Generic.List<ReadOption>)
GetEnumeratorReturns an enumerator that iterates through the List. (Inherited from System.Collections.Generic.List<ReadOption>)
GetRangeCreates a shallow copy of a range of elements in the source List. (Inherited from System.Collections.Generic.List<ReadOption>)
IndexOfOverloaded.  (Inherited from System.Collections.Generic.List<ReadOption>)
InsertInserts an element into the List at the specified index. (Inherited from System.Collections.Generic.List<ReadOption>)
InsertRangeInserts the elements of a collection into the List at the specified index. (Inherited from System.Collections.Generic.List<ReadOption>)
LastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<ReadOption>)
RemoveRemoves the first occurrence of a specific object from the List. (Inherited from System.Collections.Generic.List<ReadOption>)
RemoveAllRemoves all the elements that match the conditions defined by the specified predicate. (Inherited from System.Collections.Generic.List<ReadOption>)
RemoveAtRemoves the element at the specified index of the List. (Inherited from System.Collections.Generic.List<ReadOption>)
RemoveRangeRemoves a range of elements from the List. (Inherited from System.Collections.Generic.List<ReadOption>)
ReverseOverloaded. Reverses the order of the elements in the entire List. (Inherited from System.Collections.Generic.List<ReadOption>)
SortOverloaded. Sorts the elements in the entire List using the default comparer. (Inherited from System.Collections.Generic.List<ReadOption>)
ToArrayCopies the elements of the List to a new array. (Inherited from System.Collections.Generic.List<ReadOption>)
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<ReadOption>)
TrueForAllDetermines whether every element in the List matches the conditions defined by the specified predicate. (Inherited from System.Collections.Generic.List<ReadOption>)
Top
See Also

Reference

ReadOptions Class
Leadtools.Services.Barcode.DataContracts Namespace
Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read(Leadtools.Services.Barcode.DataContracts.ReadRequest)

 

 


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