Boolean::CompareTo Method
.NET Framework (current version)
Compares this instance to a specified object or Boolean object and returns an integer that indicates their relationship to one another.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(Boolean) | Compares this instance to a specified Boolean object and returns an integer that indicates their relationship to one another. |
![]() | CompareTo(Object^) | Compares this instance to a specified object and returns an integer that indicates their relationship to one another. |
Show:
