SimpleDate.GetHashCode method
傳回日期的雜湊程式碼。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides Function GetHashCode As Integer
'用途
Dim instance As SimpleDate
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
傳回值
Type: System.Int32
32 位元帶正負號的整數雜湊程式碼。