計算目前實例的雜湊碼。
Namespace:Microsoft.Reactive.Testing
裝配: Microsoft.Reactive.Testing.dll) 中的 Microsoft.Reactive.Testing (
語法
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As Subscription
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int
public override function GetHashCode() : int
傳回值
類型: System.Int32
雜湊碼。