FieldCollection
Creates a collection of fields.
Gets the number of key/value pairs contained in the System.Collections.Generic.Dictionary(Of TKey, TValue).
Returns the field by its artifact ID.
Returns the field by either its display name or GUID (all case insensitive).
public FieldCollection()
Initializes a new instance of the FieldCollection class.
Adds field ArtifactID, Display Name, and Guids to backing collections.
Copies the System.Collections.Generic.Dictionary(Of TKey, TValue).ValueCollection elements to an existing one-dimensional System.Array, starting at the specified array index.
Returns an enumerator that iterates through the System.Collections.Generic.Dictionary(Of TKey, TValue).ValueCollection.
Returns a collection of fields based on a field category ID.
Returns a collection of fields based on a field type ID.