SPSiteSubscriptionIdentifier.GetHashCode 方法

获取此SPSiteSubscriptionIdentifier的哈希代码。

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

语法

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

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

返回值

类型:System.Int32
Int32 哈希值的表示形式。

另请参阅

引用

SPSiteSubscriptionIdentifier 类

SPSiteSubscriptionIdentifier 成员

Microsoft.SharePoint 命名空间