다음을 통해 공유


RepeatBehavior.GetHashCode 메서드

정의

해당 인스턴스의 해시 코드를 반환합니다.

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

반환

해시 코드입니다.

설명

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

적용 대상