LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
Barcodes Class Methods
See Also 
Leadtools.Services.Barcode.DataContracts Namespace : Barcodes Class


"

For a list of all members of this type, see Barcodes members.

"

Public Methods

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

See Also

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