Type.GetNestedType 方法
获取嵌套在当前 Type 中的特定类型。
重载列表
名称 | 说明 |
---|---|
Type.GetNestedType (String) | 搜索具有指定名称的公共嵌套类型。 |
Type.GetNestedType (String, BindingFlags) | 当在派生类中重写时,使用指定绑定约束搜索指定嵌套类型。 由 .NET Compact Framework 支持。 |
请参见
参考
Type 类
Type 成员
System 命名空间
String 类
DefaultBinder
GetNestedTypes