ManagedPropertyInfo.GetHashCode 方法

计算此对象的哈希代码。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Overrides Function GetHashCode As Integer
用法
Dim instance As ManagedPropertyInfo
Dim returnValue As Integer

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

返回值

类型:System.Int32
此对象的哈希代码。

另请参阅

引用

ManagedPropertyInfo 类

ManagedPropertyInfo 成员

Microsoft.Office.Server.Search.Administration 命名空间