SimpleDate.GetHashCode 方法
返回日期的哈希代码。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides Function GetHashCode As Integer
用法
Dim instance As SimpleDate
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
返回值
类型:System.Int32
一个 32 位有符号的整数哈希代码。