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