_PortalPropValue.GetHashCode Method
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Search.PortalCrawl
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As _PortalPropValue
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Return Value
Type: System.Int32