SortCollection members

Represents a collection of Sort structures.

The SortCollection type exposes the following members.

Constructors

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

Top

Properties

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

Top

Methods

  Name Description
Public method Add Adds a new Sort structure to the collection.
Public method Clear Removes all Sort structures from the collection.
Public method Clone
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator 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 (Overrides Object.ToString().)

Top

See also

Reference

SortCollection class

Microsoft.Office.Server.Search.Query namespace