_ConstructorInfo インターフェイス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
重要
この API は CLS 準拠ではありません。
ConstructorInfo クラスのパブリック メンバーをアンマネージ コードに公開します。
public interface class _ConstructorInfo
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("E9A19478-9646-3679-9B10-8411AE1FD57D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface _ConstructorInfo
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("E9A19478-9646-3679-9B10-8411AE1FD57D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface _ConstructorInfo
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("E9A19478-9646-3679-9B10-8411AE1FD57D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type _ConstructorInfo = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("E9A19478-9646-3679-9B10-8411AE1FD57D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type _ConstructorInfo = interface
Public Interface _ConstructorInfo
- 派生
- 属性
このインターフェイスは、アンマネージ コードからマネージド クラスにアクセスするためのインターフェイスであり、マネージド コードから呼び出さないでください。
System.Reflection.ConstructorInfo クラスは、クラス コンストラクターの属性を検出し、コンストラクターメタデータへのアクセスを提供します。
System.Runtime.InteropServices._ConstructorInfo インターフェイスは、アンマネージ COM オブジェクトからアクセスできる System.Reflection.ConstructorInfo クラス メンバーの vtable 順序を保持します。
Attributes |
Attributes プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Calling |
CallingConvention プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Declaring |
DeclaringType プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsAbstract プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsAssembly プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsConstructor プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsFamily プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsFamilyAndAssembly プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsFamilyOrAssembly プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsFinal プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsHideBySig プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsPrivate プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsPublic プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsSpecialName プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsStatic プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Is |
IsVirtual プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Member |
MemberType プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Method |
MethodHandle プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Name |
Name プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
Reflected |
ReflectedType プロパティへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。 |
製品 | バージョン |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。