Share via


DisplayFieldCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Returns the collection index for the specified DisplayField. Returns -1 if the item is not found.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

IndexOf(DisplayField)

Returns the collection index for the specified DisplayField. Returns -1 if the item is not found.

Public method

IndexOf(String)

Returns the collection index for the specified DisplayField. Returns -1 if the item is not found.

Top

See Also

Reference

DisplayFieldCollection Class

DisplayFieldCollection Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace