TypeExtensions.GetNestedType(Type, String, BindingFlags) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
static Type ^ GetNestedType(Type ^ type, System::String ^ name, System::Reflection::BindingFlags bindingAttr);
public static Type GetNestedType(Type type, string name, System.Reflection.BindingFlags bindingAttr);
static member GetNestedType : Type * string * System.Reflection.BindingFlags -> Type
Public Shared Function GetNestedType (type As Type, name As String, bindingAttr As BindingFlags) As Type
Parametry
- type
- Type
- name
- String
- bindingAttr
- BindingFlags