TypeExtensions.GetConstructors Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Túlterhelések
| Name | Description |
|---|---|
| GetConstructors(Type) | |
| GetConstructors(Type, BindingFlags) |
GetConstructors(Type)
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
public:
[System::Runtime::CompilerServices::Extension]
static cli::array <System::Reflection::ConstructorInfo ^> ^ GetConstructors(Type ^ type);
public static System.Reflection.ConstructorInfo[] GetConstructors(this Type type);
static member GetConstructors : Type -> System.Reflection.ConstructorInfo[]
<Extension()>
Public Function GetConstructors (type As Type) As ConstructorInfo()
Paraméterek
- type
- Type
Válaszok
A következőre érvényes:
GetConstructors(Type, BindingFlags)
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
public:
[System::Runtime::CompilerServices::Extension]
static cli::array <System::Reflection::ConstructorInfo ^> ^ GetConstructors(Type ^ type, System::Reflection::BindingFlags bindingAttr);
public static System.Reflection.ConstructorInfo[] GetConstructors(this Type type, System.Reflection.BindingFlags bindingAttr);
static member GetConstructors : Type * System.Reflection.BindingFlags -> System.Reflection.ConstructorInfo[]
<Extension()>
Public Function GetConstructors (type As Type, bindingAttr As BindingFlags) As ConstructorInfo()
Paraméterek
- type
- Type
- bindingAttr
- BindingFlags