TypeExtensions.GetConstructors Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
GetConstructors(Type)
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
public:
static cli::array <System::Reflection::ConstructorInfo ^> ^ GetConstructors(Type ^ type);
public static System.Reflection.ConstructorInfo[] GetConstructors(Type type);
static member GetConstructors : Type -> System.Reflection.ConstructorInfo[]
Public Shared Function GetConstructors (type As Type) As ConstructorInfo()
Parametreler
- type
- Type
Döndürülenler
Şunlara uygulanır
GetConstructors(Type, BindingFlags)
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- TypeExtensions.cs
- Kaynak:
- 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()
Parametreler
- type
- Type
- bindingAttr
- BindingFlags