RevisionCollection Members
Include Protected Members
Include Inherited Members
A collection of history items for a WorkItem.
The RevisionCollection type exposes the following members.
Methods
Name
Description
true if the specified WorkItem exists in the RevisionCollection; otherwise false.
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
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.)
Infrastructure. (Inherited from ReadOnlyList.)
Serves as a hash function for a particular type. (Inherited from Object.)
Infrastructure. (Inherited from ReadOnlyList.)
Gets the type of the current instance. (Inherited from Object.)
Returns the index of the WorkItem in the RevisionCollection.
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the number of objects in the collection. (Overrides ReadOnlyList.Count.)
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Gets the WorkItem at the specified history index.
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Top
Explicit Interface Implementations
Name
Description
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
Top