Unlimited<T>.IComparable.CompareTo Method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Private Function CompareTo ( _
other As Object _
) As Integer Implements IComparable.CompareTo
'Usage
Dim instance As Unlimited
Dim other As Object
Dim returnValue As Integer
returnValue = CType(instance, IComparable).CompareTo(other)
int IComparable.CompareTo(
Object other
)
Parameters
- other
Type: System.Object
Return Value
Type: System.Int32
Returns Int32.