BatchReadParameterCollection Members
Include Protected Members
Include Inherited Members
A collection of BatchReadParameter objects, each specifying a work item ID and an optional revision.
The BatchReadParameterCollection type exposes the following members.
Constructors
Name
Description
Top
Methods
Name
Description
Adds a new BatchReadParameter to the collection.
Adds the given object to the list. (Inherited from VariableSizeList.)
Removes all BatchReadParameter objects from the collection. (Overrides VariableSizeList.Clear().)
Overloaded.
Obsolete. (Inherited from VariableSizeList.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
(Inherited from VariableSizeList.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the object at the given index. (Inherited from VariableSizeList.)
Gets the type of the current instance. (Inherited from Object.)
Returns the index of the specified BatchReadParameter.
Returns the index of the Object stored in the collection. (Inherited from VariableSizeList.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Removes the specified BatchReadParameter from the collection.
Removes the BatchReadParameter at the specified index. (Overrides VariableSizeList.RemoveAt(Int32).)
Returns a string that represents the current object. (Inherited from Object.)
Top
Fields
Name
Description
(Inherited from VariableSizeList.)
Top
Properties
Name
Description
Gets the number of objects in the collection. (Overrides VariableSizeList.Count.)
Obsolete. (Inherited from VariableSizeList.)
Obsolete. (Inherited from VariableSizeList.)
Obsolete. (Inherited from VariableSizeList.)
Obsolete. (Inherited from VariableSizeList.)
Top
Explicit Interface Implementations
Name
Description
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
(Inherited from VariableSizeList.)
Top