TypeInfo.GetNestedTypes Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Sobrecargas
| Name | Description |
|---|---|
| GetNestedTypes() | |
| GetNestedTypes(BindingFlags) |
GetNestedTypes()
public:
cli::array <Type ^> ^ GetNestedTypes();
public Type[] GetNestedTypes();
member this.GetNestedTypes : unit -> Type[]
Public Function GetNestedTypes () As Type()
Devoluções
Aplica-se a
GetNestedTypes(BindingFlags)
public:
virtual cli::array <Type ^> ^ GetNestedTypes(System::Reflection::BindingFlags bindingAttr);
public virtual Type[] GetNestedTypes(System.Reflection.BindingFlags bindingAttr);
abstract member GetNestedTypes : System.Reflection.BindingFlags -> Type[]
override this.GetNestedTypes : System.Reflection.BindingFlags -> Type[]
Public Overridable Function GetNestedTypes (bindingAttr As BindingFlags) As Type()
Parâmetros
- bindingAttr
- BindingFlags