AttachedPropertyBrowsableWhenAttributePresentAttribute.GetHashCode 方法

定义

返回此AttachedPropertyBrowsableWhenAttributePresentAttribute.NET Framework属性的哈希代码。

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

返回

Int32

32 位无符号整数值。

注解

此实现基于此属性 AttributeType公开的一个可能的可设置值支持多个可能的哈希值。

适用于