Page.GetTypeHashCode メソッド
このメソッドは,.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
実行時に生成された Page オブジェクトによって生成されるハッシュ コードを取得します。このハッシュ コードは、Page オブジェクトのコントロール階層に固有のハッシュ コードです。
名前空間: System.Web.UI
アセンブリ: System.Web (system.web.dll 内)
構文
'宣言
Public Overridable Function GetTypeHashCode As Integer
'使用
Dim instance As Page
Dim returnValue As Integer
returnValue = instance.GetTypeHashCode
public virtual int GetTypeHashCode ()
public:
virtual int GetTypeHashCode ()
public int GetTypeHashCode ()
public function GetTypeHashCode () : int
適用できません。
戻り値
実行時に生成されたハッシュ コード。既定値は 0 です。
解説
このメソッドはオーバーライドしないでください。
プラットフォーム
Windows 98,Windows Server 2000 SP4,Windows CE,Windows Millennium Edition,Windows Mobile for Pocket PC,Windows Mobile for Smartphone,Windows Server 2003,Windows XP Media Center Edition,Windows XP Professional x64 Edition,Windows XP SP2,Windows XP Starter Edition
Microsoft .NET Framework 3.0 は Windows Vista,Microsoft Windows XP SP2,および Windows Server 2003 SP1 でサポートされています。
バージョン情報
.NET Framework
サポート対象 : 3.0,2.0,1.1,1.0