オーバーロードの一覧
現在の TypeDelegator で宣言または継承されている bindingAttr で指定された入れ子になった型を返します。
[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()
参照
TypeDelegator クラス | TypeDelegator メンバ | System.Reflection 名前空間