This documentation is archived and is not being maintained.
FieldIndexData Structure
Visual Studio 2013
Data structure for field index data.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
The FieldIndexData type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Checks whether this FieldIndexData instance is equivalent to the specified object. (Overrides ValueType::Equals(Object).) |
![]() | Equals(FieldIndexData) | Checks whether this FieldIndexData instance is equivalent to the specified object. |
![]() | GetHashCode | Gets the hash code for this FieldIndexData instance. (Overrides ValueType::GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Operator to check for equivalence. |
![]() ![]() | Inequality | Operator to check for nonequivalence. |
Show:
