TypeExtensions.GetNestedTypes(Type, BindingFlags) Método
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
static cli::array <Type ^> ^ GetNestedTypes(Type ^ type, System::Reflection::BindingFlags bindingAttr);
public static Type[] GetNestedTypes (Type type, System.Reflection.BindingFlags bindingAttr);
static member GetNestedTypes : Type * System.Reflection.BindingFlags -> Type[]
Public Shared Function GetNestedTypes (type As Type, bindingAttr As BindingFlags) As Type()
- type
- Type
- bindingAttr
- BindingFlags
Producto | Versiones |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Framework | 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
UWP | 10.0 |
Comentarios de .NET
.NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: