DescriptionAttribute.GetHashCode 方法

此成员重写 Attribute.GetHashCode

语法

声明
Public Overrides Function GetHashCode As Integer
用法
Dim instance As DescriptionAttribute
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

请参见

参考

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