対象のインスタンスのハッシュ コードを返します。
Function GetHashCode() As Integer
[C#]
int GetHashCode();
[C++]
int GetHashCode();
[JScript]
function GetHashCode() : int;
戻り値
対象のインスタンスのハッシュ コード。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
_AppDomain インターフェイス | _AppDomain メンバ | System 名前空間 | GetHashCode