SPPersistedObject.GetHashCode 方法

作为保留对象的哈希函数。

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

语法

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

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

返回值

类型:System.Int32
当前持久化对象的哈希代码。

另请参阅

引用

SPPersistedObject 类

SPPersistedObject 成员

Microsoft.SharePoint.Administration 命名空间