Share via


FieldDefinitionCollection.Contains Method

Include Protected Members
Include Inherited Members

Checks whether this collection contains the specified FieldDefinition object.

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 a field definition that has the specified ID exists in this collection.
Public method Contains(String) Checks whether a field definition that has the specified name exists in this collection.
Public method Contains(FieldDefinition) Checks whether this collection contains the specified FieldDefinition object.

Top

See Also

Reference

FieldDefinitionCollection Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace