次の方法で共有


Pointer クラス

ポインタのラッパー クラスを提供します。

この型のすべてのメンバの一覧については、Pointer メンバ を参照してください。

System.Object
   System.Reflection.Pointer

<CLSCompliant(False)>
NotInheritable Public Class Pointer   Implements ISerializable
[C#]
[CLSCompliant(false)]
public sealed class Pointer : ISerializable
[C++]
[CLSCompliant(false)]
public __gc __sealed class Pointer : public ISerializable
[JScript]
public
   CLSCompliant(false)
class Pointer implements ISerializable

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

必要条件

名前空間: System.Reflection

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

アセンブリ: Mscorlib (Mscorlib.dll 内)

参照

Pointer メンバ | System.Reflection 名前空間