FieldCollection.Contains Method

Include Protected Members
Include Inherited Members

Checks whether this collection contains the specified Field.

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(Int32) Checks whether this collection contains the Field that is specified by its ID.
Public method Contains(String) Checks whether this collection contains the Field that is specified by its name or reference name.
Public method Contains(Field) Checks whether this collection contains the specified Field.

Top

See Also

Reference

FieldCollection Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace