TypeDelegator.GetNestedType メソッド
オーバーロードの一覧
現在の TypeDelegator で宣言または継承されている name と bindingAttr で指定された入れ子になった型を返します。
[Visual Basic] Overloads Overrides Public Function GetNestedType(String, BindingFlags) As Type
[C#] public override Type GetNestedType(string, BindingFlags);
[JScript] public override function GetNestedType(String, BindingFlags) : Type;
Type から継承されます。
[Visual Basic] Overloads Public Function GetNestedType(String) As Type
参照
TypeDelegator クラス | TypeDelegator メンバ | System.Reflection 名前空間