This documentation is archived and is not being maintained.
DisposableCollection<T> Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The DisposableCollection<T> type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | Contains | |
![]() | CopyTo | |
![]() | Dispose | |
![]() | DoDispose | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Overrides Object::Finalize().) |
![]() | GetEnumerator | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf | |
![]() | Insert | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove | |
![]() | RemoveAt | |
![]() | Sort(IComparer<T>) | |
![]() | Sort(Comparison<T>) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
