Compartilhar via


SuggestionReturnObject.CompareTo Method

Namespace:  Microsoft.SharePoint.Taxonomy.WebServices
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Public Function CompareTo ( _
    obj As Object _
) As Integer
'Usage
Dim instance As SuggestionReturnObject
Dim obj As Object
Dim returnValue As Integer

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

Parameters

Return Value

Type: System.Int32

Implements

IComparable.CompareTo(Object)

See Also

Reference

SuggestionReturnObject Class

SuggestionReturnObject Members

Microsoft.SharePoint.Taxonomy.WebServices Namespace