TypeInfo.GetNestedTypes Método

Definição

Sobrecargas

GetNestedTypes()

C#
public Type[] GetNestedTypes();

Retornos

Type[]

Aplica-se a

.NET Core 1.1 e outras versões
Produto Versões
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6

GetNestedTypes(BindingFlags)

C#
public virtual Type[] GetNestedTypes(System.Reflection.BindingFlags bindingAttr);

Parâmetros

bindingAttr
BindingFlags

Retornos

Type[]

Aplica-se a

.NET Core 1.1 e outras versões
Produto Versões
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6