This documentation is archived and is not being maintained.
DisplayFieldCollection Class
Visual Studio 2013
This is a collection class that holds DisplayFields.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
The DisplayFieldCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Add | |
![]() | AddRange | |
![]() | Clear | |
![]() | Contains(String) | |
![]() | Contains(DisplayField) | |
![]() | CopyTo | |
![]() | Equals | (Overrides Object::Equals(Object).) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Overrides Object::GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf(String) | |
![]() | IndexOf(DisplayField) | |
![]() | Insert | |
![]() | Remove | |
![]() | RemoveAt | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:

