Type.TypeInitializer プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

[ComVisibleAttribute(true)] public: virtual property ConstructorInfo^ TypeInitializer { ConstructorInfo^ get () sealed; }
Type のクラス コンストラクタの名前を格納している ConstructorInfo。

クラス初期化子は、FindMembers メソッドから使用したり、またはパラメータとして BindingFlags をとる GetMember、GetMembers、GetConstructor、GetConstructors の各メソッドのオーバーロードから使用したりできます。
現在の Type がジェネリック型またはジェネリック メソッドの定義の型パラメータを表している場合、このプロパティは null 参照 (Visual Basic では Nothing) を返します。

Windows 98, Windows 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
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


_Type.TypeInitializer プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Type のクラス コンストラクタの名前を格納している ConstructorInfo。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からType.TypeInitializerを検索する場合は、下記のリンクをクリックしてください。

- Type.TypeInitializerのページへのリンク