AttachedPropertyBrowsableForTypeAttribute.GetHashCode 메서드

정의

AttachedPropertyBrowsableForTypeAttribute .NET Framework 특성에 대한 해시 코드를 반환합니다.

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

반환

Int32

부호 없는 32비트 정수 값입니다.

설명

이 구현은 이 .NET Framework 특성에 의해 노출되는 하나의 가능한 설정 가능한 값에 따라 여러 가지 가능한 해시 값을 지원합니다TargetType.

적용 대상