This topic has not yet been rated - Rate this topic

SByte.CompareTo Method

Compares this instance to a specified object or SByte and returns an indication of their relative values.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Supported by the .NET Compact Framework Supported by the XNA Framework CompareTo(Object) Compares this instance to a specified object and returns an indication of their relative values.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework CompareTo(SByte) Compares this instance to a specified 8-bit signed integer and returns an indication of their relative values.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.