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!

IComparer Methods

The methods of the IComparer interface are listed below. For a complete list of IComparer interface members, see the IComparer Members topic.

Compare When implemented by a class, compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.

See Also

IComparer Interface | System.Collections Namespace