TypeBuilder.GetNestedTypes メソッド
オーバーロードの一覧
この型で宣言または継承されているパブリックおよび非パブリックな入れ子になった型を返します。
[Visual Basic] Overloads Overrides Public Function GetNestedTypes(BindingFlags) As Type()
[JScript] public override function GetNestedTypes(BindingFlags) : Type[];
Type から継承されます。
[Visual Basic] Overloads Public Function GetNestedTypes() As Type()
参照
TypeBuilder クラス | TypeBuilder メンバ | System.Reflection.Emit 名前空間