Share via


LongPath.CompareTo method (Object)

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Function CompareTo ( _
    value As Object _
) As Integer
'Usage
Dim instance As LongPath
Dim value As Object
Dim returnValue As Integer

returnValue = instance.CompareTo(value)
public int CompareTo(
    Object value
)

Parameters

Return value

Type: System.Int32

See also

Reference

LongPath class

LongPath members

CompareTo overload

Microsoft.Exchange.Data namespace