FieldCollection Members
Include Protected Members
Include Inherited Members
Manages a collection of WorkItem Field objects.
The FieldCollection type exposes the following members.
Methods
Name
Description
Overloaded. Returns true if the specified Field belongs to the current WorkItemType; otherwise false.
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns a Field from the given Id.
Infrastructure. (Inherited from ReadOnlyList.)
Serves as a hash function for a particular type. (Inherited from Object.)
Infrastructure. (Inherited from ReadOnlyList.)
Gets the type of the current instance. (Inherited from Object.)
Returns the index of the given Field in the FieldCollection.
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
(Overrides ReadOnlyList.Count.)
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Overloaded. Returns the Field object, not the value.
Infrastructure. Obsolete. (Inherited from ReadOnlyList.)
Top
Explicit Interface Implementations
Name
Description
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
(Inherited from ReadOnlyList.)
Top