GraphicsStream.GetHashCode()
GetHashCode メソッド
このインスタンスのハッシュ コードを返す。
定義
Visual Basic | Overrides Public Function GetHashCode() As Integer |
C# | public override int GetHashCode(); |
Managed C++ | public: int GetHashCode(); |
JScript | public override function GetHashCode() : int; |
戻り値
System.Int32.
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.