AttachedPropertyBrowsableForTypeAttribute.GetHashCode 方法

定义

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

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

返回

无符号 32 位整数值。

注解

此实现基于此 .NET Framework 属性公开的一个可能的可设置值支持多个可能的哈希值,TargetType

适用于