HashCode.GetHashCode 方法
傳回雜湊程式碼。
命名空間: Microsoft.BusinessData.Infrastructure
組件: Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)
語法
'宣告
Public Overridable Function GetHashCode As Integer
'用途
Dim instance As HashCode
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public virtual int GetHashCode()
傳回值
類型:System.Int32
整數,代表雜湊程式碼。