Compartilhar via


SuggestionReturnObject.GetHashCode Method

This member overrides Object.GetHashCode().

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

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As SuggestionReturnObject
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return Value

Type: System.Int32

See Also

Reference

SuggestionReturnObject Class

SuggestionReturnObject Members

Microsoft.SharePoint.Taxonomy.WebServices Namespace