다음을 통해 공유


기록된<T>. GetHashCode 메서드

현재 instance 대한 해시 코드를 계산합니다.

네임스페이스:Microsoft.Reactive.Testing
어셈블리: Microsoft.Reactive.Testing(Microsoft.Reactive.Testing.dll)

구문

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As Recorded
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

Return Value

형식: System.Int32
해시 코드입니다.

참고 항목

참조

기록된<T> 구조체

Microsoft.Reactive.Testing 네임스페이스