This topic has not yet been rated - Rate this topic

Sort members

Defines how search results are sorted.

The Sort type exposes the following members.

  NameDescription
Public method Sort Initializes a new instance of the Sort class.
Top
  NameDescription
Public property Direction Gets or sets the direction in which search results are ordered.
Public property Property Gets or sets the name for a property by which the search results are ordered.
Top
  NameDescription
Public method Equals Determines if the specified Sort object is equal to the current Sort object. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Serves as a hash function for the Sort type. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.