Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Boolean::CompareTo Method

 

Compares this instance to a specified object or Boolean object and returns an integer that indicates their relationship to one another.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodCompareTo(Boolean)

Compares this instance to a specified Boolean object and returns an integer that indicates their relationship to one another.

System_CAPS_pubmethodCompareTo(Object^)

Compares this instance to a specified object and returns an integer that indicates their relationship to one another.

Return to top
Show:
© 2017 Microsoft