IndexSegment.GetHashCode 메서드
이 인스턴스의 해시 코드를 반환합니다.
네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)
구문
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As IndexSegment
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
반환 값
형식: System.Int32
이 인스턴스의 해시 코드입니다.