FieldCollection.Contains Method

Include Protected Members
Include Inherited Members

Returns true if the specified Field belongs to the current WorkItemType; otherwise false.

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

Contains(Field)

Returns true if the specified Field belongs to the current WorkItemType; otherwise false.

Public method

Contains(Int32)

Returns true if the specified Field belongs to the current WorkItemType; otherwise false.

Public method

Contains(String)

Returns true if the specified Field belongs to the current WorkItemType; otherwise false.

Top

See Also

Reference

FieldCollection Class

FieldCollection Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace