次の方法で共有


TypeBuilder.IsPointerImpl メソッド

常に false を返します。

Overrides Protected Function IsPointerImpl() As Boolean
[C#]
protected override bool IsPointerImpl();
[C++]
protected: bool IsPointerImpl();
[JScript]
protected override function IsPointerImpl() : Boolean;

戻り値

常に false

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

TypeBuilder クラス | TypeBuilder メンバ | System.Reflection.Emit 名前空間