EditorBrowsableAttribute.GetHashCode 方法

此成员重写 Attribute.GetHashCode

语法

声明
Public Overrides Function GetHashCode As Integer
用法
Dim instance As EditorBrowsableAttribute
Dim returnValue As Integer

returnValue = instance.GetHashCode
public override int GetHashCode ()
public:
virtual int GetHashCode () override
public int GetHashCode ()
public override function GetHashCode () : int

版本信息

.NET Framework

受以下版本支持:2.0、1.1、1.0

.NET Compact Framework

受以下版本支持:2.0、1.0

请参见

参考

EditorBrowsableAttribute 类
EditorBrowsableAttribute 成员
System.ComponentModel 命名空间