英語で読む

次の方法で共有


TypeInfo.GetConstructors メソッド

定義

オーバーロード

GetConstructors()

C#
public System.Reflection.ConstructorInfo[] GetConstructors();

戻り値

適用対象

.NET Core 1.1 およびその他のバージョン
製品 バージョン
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6

GetConstructors(BindingFlags)

C#
public virtual System.Reflection.ConstructorInfo[] GetConstructors(System.Reflection.BindingFlags bindingAttr);

パラメーター

bindingAttr
BindingFlags

戻り値

適用対象

.NET Core 1.1 およびその他のバージョン
製品 バージョン
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6