다음을 통해 공유


Duration.GetHashCode 메서드

정의

이 개체의 해시 코드를 가져옵니다.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

반환

해시 코드 식별자입니다.

설명

이 구조체는 WinRT(Windows 런타임) Duration 구조체의 .NET 프로젝션을 나타냅니다. 자세한 내용은 UWP API 참조의 기간을 참조하세요.

적용 대상