ValueTuple::IComparable::CompareTo Method (Object^)
Compares this ValueTuple instance with a specified object and returns an indication of their relative values.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- other
-
Type:
System::Object^
The object to compare with the current instance
Implements
IComparable::CompareTo(Object^)| Exception | Condition |
|---|---|
| ArgumentException | other is not a ValueTuple instance. |
.NET Framework
Available since 4.7
Available since 4.7
Show: