SPSchedule.GetHashCode method
傳回目前物件雜湊程式碼。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides Function GetHashCode As Integer
'用途
Dim instance As SPSchedule
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
傳回值
Type: System.Int32