TypeDelegator.GetConstructorImpl メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > TypeDelegator.GetConstructorImpl メソッドの意味・解説 

TypeDelegator.GetConstructorImpl メソッド

TypeDelegator実装したコンストラクタ取得します

名前空間: System.Reflection
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Protected Overrides Function
 GetConstructorImpl ( _
    bindingAttr As BindingFlags, _
    binder As Binder, _
    callConvention As CallingConventions, _
    types As Type(), _
    modifiers As ParameterModifier() _
) As ConstructorInfo
Dim bindingAttr As BindingFlags
Dim binder As Binder
Dim callConvention As CallingConventions
Dim types As Type()
Dim modifiers As ParameterModifier()
Dim returnValue As ConstructorInfo

returnValue = Me.GetConstructorImpl(bindingAttr, binder, callConvention,
 types, modifiers)
protected override ConstructorInfo GetConstructorImpl (
    BindingFlags bindingAttr,
    Binder binder,
    CallingConventions callConvention,
    Type[] types,
    ParameterModifier[] modifiers
)
protected:
virtual ConstructorInfo^ GetConstructorImpl (
    BindingFlags bindingAttr, 
    Binder^ binder, 
    CallingConventions callConvention, 
    array<Type^>^ types, 
    array<ParameterModifier>^ modifiers
) override
protected ConstructorInfo GetConstructorImpl (
    BindingFlags bindingAttr, 
    Binder binder, 
    CallingConventions callConvention, 
    Type[] types, 
    ParameterModifier[] modifiers
)
protected override function GetConstructorImpl
 (
    bindingAttr : BindingFlags, 
    binder : Binder, 
    callConvention : CallingConventions, 
    types : Type[], 
    modifiers : ParameterModifier[]
) : ConstructorInfo

パラメータ

bindingAttr

検索実行方法影響与えビットマスク。この値は、BindingFlags の 0 個以上のビット フラグ組み合わせです。

binder

バインディング引数型の強制変換メンバ呼び出し、および、リフレクション使用した MemberInfo オブジェクト取得有効にするオブジェクトbindernull 参照 (Visual Basic では Nothing) の場合は、既定バインダ使用されます。

callConvention

呼び出し規約

types

パラメータの数、順序、および型のリスト格納している type 型の配列typesnull 参照 (Visual Basic では Nothing) にできません。適切な GetMethod メソッドまたは空の配列使用してパラメータなしのメソッド検索します

modifiers

types 配列と同じ長さで、要素取得するメソッドパラメータ関連付けられた属性を表す ParameterModifier 型の配列

戻り値
指定した基準一致するメソッドConstructorInfo オブジェクト見つからなかった場合null 参照 (Visual Basic では Nothing)。

解説解説

エントリ ポイント呼び出し規約を示す callConvention パラメータ呼び出し規約指定しない場合は、既定の CallingConventions 値である Standard使用されます。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
TypeDelegator クラス
TypeDelegator メンバ
System.Reflection 名前空間
CallingConventions 列挙
BindingFlags 列挙
Binder クラス


このページでは「.NET Framework クラス ライブラリ リファレンス」からTypeDelegator.GetConstructorImpl メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からTypeDelegator.GetConstructorImpl メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からTypeDelegator.GetConstructorImpl メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

TypeDelegator.GetConstructorImpl メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



TypeDelegator.GetConstructorImpl メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS