The OrderDefinition type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Add(OrderDefinition..::..Direction, array<String>[]()[][])
Adds one or more fields to the order definition with the given direction.
Equals(Object) (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
Reverse()()()()
Creates an OrderDefinition that is the exact opposite of the curtrent one.
Reverse(OrderDefinition..::..Direction)
Reverses the given sorting direction.
ToString()()()() (Inherited from Object.)

See Also