FieldDefinitionCollection.Item Property

Include Protected Members
Include Inherited Members

Indexer into the FieldDefinitionCollection.

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 property

Item[CoreField]

Indexer into the FieldDefinitionCollection using core field enumeration.

Public property

Item[Int32]

Indexer into the FieldDefinitionCollection using a Int32 index.

Public property

Item[String]

Indexer into the FieldDefinitionCollection using the friendly field name.

Top

See Also

Reference

FieldDefinitionCollection Class

FieldDefinitionCollection Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace