TypeExtensions.GetNestedType(Type, String, 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:
[System::Runtime::CompilerServices::Extension]
static Type ^ GetNestedType(Type ^ type, System::String ^ name, System::Reflection::BindingFlags bindingAttr);
C#
public static Type GetNestedType(this Type type, string name, System.Reflection.BindingFlags bindingAttr);
C#
public static Type? GetNestedType(this Type type, string name, System.Reflection.BindingFlags bindingAttr);
static member GetNestedType : Type * string * System.Reflection.BindingFlags -> Type
<Extension()>
Public Function GetNestedType (type As Type, name As String, bindingAttr As BindingFlags) As Type
- type
- Type
- name
- String
- bindingAttr
- BindingFlags
Produto | Versións |
---|---|
.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, 10 |
.NET Framework | 4.7.2 (package-provided) |
.NET Standard | 2.0 (package-provided) |
UWP | 10.0 |
Colaborar con nós en GitHub
A orixe deste contido pódese atopar en GitHub, onde tamén podes crear e revisar problemas e extraer solicitudes. Para obter máis información, consulta a guía para colaboradores.
Comentarios de .NET
.NET é un proxecto de código aberto. Selecciona unha ligazón para ofrecer comentarios: