SortFieldList Members
Include Protected Members
Include Inherited Members
This class represents the fields that can be used to sort a query.
The SortFieldList type exposes the following members.
Methods
Name
Description
Overloaded. Adds a SortField to the given collection.
Adds the given object to the list. (Inherited from OrderedVariableSizeList.)
Removes all objects from the collection. (Overrides OrderedVariableSizeList.Clear().)
Obsolete. (Inherited from OrderedVariableSizeList.)
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.)
(Inherited from OrderedVariableSizeList.)
Serves as a hash function for a particular type. (Inherited from Object.)
(Inherited from OrderedVariableSizeList.)
Gets the type of the current instance. (Inherited from Object.)
Returns the index of a SortField.
Returns the index of a FieldDefinition Id.
Returns the index of the Object stored in the collection. (Inherited from OrderedVariableSizeList.)
Overloaded. Adds a SortField to the collection.
Inserts the specified object in the list at the specified index. (Inherited from OrderedVariableSizeList.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Overloaded. Remove a SortField.
Removes the SortField at the specified position. (Overrides OrderedVariableSizeList.RemoveAt(Int32).)
Puts the object into the list at the specified index. (Inherited from OrderedVariableSizeList.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Fields
Name
Description
(Inherited from OrderedVariableSizeList.)
Top
Properties
Name
Description
Gets the number of items in this collection. (Overrides OrderedVariableSizeList.Count.)
Obsolete. (Inherited from OrderedVariableSizeList.)
Obsolete. (Inherited from OrderedVariableSizeList.)
Obsolete. (Inherited from OrderedVariableSizeList.)
Gets or sets the SortField at the given index.
Obsolete. (Inherited from OrderedVariableSizeList.)
Top
Explicit Interface Implementations
Name
Description
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
(Inherited from OrderedVariableSizeList.)
Top