NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SortKey Members

Public:

Methods

Compare Compares two sort keys.
Equals Checks whether the object refers to the same sort key as the current instance.
GetHashCode Returns the hash code for the current instance of the sort key.
GetKeyData Obtains the byte array representing the sort key of the current instance.
GetOriginalString Obtains the original string used to create the sort key of the current instance.
GetType (inherited from Object) Gets the Type of the Object.
ToString Obtains a string describing the sort key.

Protected:

Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by the Garbage Collector (GC). This method may be ignored by the runtime; therefore, necessary cleanup operations should be done elsewhere.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

SortKey Class | System.Globalization Namespace