SortCollection members

NOTE: This API is now obsolete.

Represents a collection of Sort structures.

The SortCollection type exposes the following members.

Constructors

  Name Description
Public method SortCollection Obsolete. Initializes a new instance of the SortCollection class.

Top

Properties

  Name Description
Public property Count Obsolete. Gets the number of Sort structures in the collection.
Public property Item Obsolete. Gets the specified Sort structure from the collection.

Top

Methods

  Name Description
Public method Add Obsolete. Adds a new Sort structure to the collection.
Public method Clear Obsolete. Removes all Sort structures from the collection.
Public method Clone Obsolete.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. Returns an enumerator that can be used to access the items in the crawl rule collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Obsolete. (Overrides Object.ToString().)

Top

See also

Reference

SortCollection class

Microsoft.SharePoint.Search.Query namespace