ServiceContractInfoCollection Members
Microsoft Robotics Class Reference
The ServiceContractInfoCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ServiceContractInfoCollection() () () () |
Creates a new instance o
CopyC#
ServiceContractCollection |
|
ServiceContractInfoCollection(IEnumerable< (Of < <' (ServiceContractInfo> ) > > )) |
Creates a new instance of
CopyC#
ServiceContractCollection |
Methods
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Add |
Adds an object to the end of the List< (Of < ( <'T> ) > ) >.
(Inherited from List< (Of < ( <'ServiceContractInfo> ) > ) >.) |
||||||||||||
AddRange |
Adds the elements of the specified collection to the end of the List< (Of < ( <'T> ) > ) >.
(Inherited from List< (Of < ( <'ServiceContractInfo> ) > ) >.) |
||||||||||||
AsReadOnly |
Returns a read-only IList< (Of < ( <'T> ) > ) > wrapper for the current collection.
(Inherited from List< (Of < ( <'ServiceContractInfo> ) > ) >.) |
||||||||||||
BinarySearch(T) |
Searches the entire sorted List< (Of < ( <'T> ) > ) > for an element using the default comparer and returns the zero-based index of the element.
(Inherited from List< (Of < ( <'ServiceContractInfo> ) > ) >.) |
||||||||||||
BinarySearch(T, IComparer< (Of < <' (T> ) > > )) |
Searches the entire sorted List< (Of < ( <'T> ) > ) > for an element using the specified comparer and returns the zero-based index of the element.
(Inherited from List< (Of < ( <'ServiceContractInfo> ) > ) >.) |
||||||||||||
BinarySearch(Int32, Int32, T, IComparer< (Of < <' (T> ) > > )) |
Searches a range of elements in the sorted List< (Of < ( <'T> ) > ) > for an element using the specified comparer and returns the zero-based index of the element.
(Inherited from List< (Of < ( <'ServiceContractInfo> ) > ) >.) |
||||||||||||
Clear |
Removes all elements from the List< (Of < ( <'T> ) > ) >.
(Inherited from List< (Of < ( <'ServiceContractInfo> ) > ) >.) |
||||||||||||
Contains |
Determines whether an element is in the List< (Of < ( <'T> ) > ) >.
(Inherited from List< (Of < ( <'ServiceContractInfo> ) > ) >.) |
||||||||||||
ConvertAll< (Of < <' (TOutput> ) > > ) |
Converts the elements in the current List< (Of < ( <'T> ) > ) > to another type, and returns a list containing the converted elements.
(Inherited from List< (Of < ( <'ServiceContractInfo> ) > ) >.) |
||||||||||||
CopyTo(array
Properties
See Also |