Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
The DisplayFieldCollection type exposes the following members.
Constructors
Name
Description
Overloaded.
Top
Methods
Name
Description
Adds a new DisplayField to the collection.
Adds an array of DisplayField objects to the collection.
Clears the contents of the DisplayFieldCollection.
Overloaded. Checks whether a DisplayField is contained by this collection.
(Overrides Object.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
(Overrides Object.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Overloaded. Returns the collection index for the specified DisplayField. Returns -1 if the item is not found.
Inserts DisplayField the in the specified location in the collection.
Creates a shallow copy of the current Object. (Inherited from Object.)
Removes the DisplayField from the collection.
Removes the DisplayField at the specified location.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the number of DisplayField objects in the collection.
Overloaded. Gets or sets a DisplayField from a DisplayFieldCollection at the given index.
Top
Events
Name
Description
Occurs when the DisplayFieldCollection changes.
Top
Explicit Interface Implementations
Name
Description
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace