AttachedPropertyBrowsableWhenAttributePresentAttribute.GetHashCode 메서드

정의

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

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

반품

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

설명

이 구현은 이 특성에 의해 노출되는 하나의 가능한 설정 가능한 값을 기반으로 여러 개의 가능한 해시 값을 지원합니다 AttributeType.

적용 대상