次の方法で共有


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 名前空間