MethodBase._MethodBase.IsConstructor Właściwość

Definicja

Aby uzyskać opis tego członka, zobacz IsConstructor.

property bool System::Runtime::InteropServices::_MethodBase::IsConstructor { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsConstructor { get; }
member this.System.Runtime.InteropServices._MethodBase.IsConstructor : bool
 ReadOnly Property IsConstructor As Boolean Implements _MethodBase.IsConstructor

Wartość właściwości

Aby uzyskać opis tego członka, zobacz IsConstructor.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy MethodBase wystąpienie jest rzutowe do interfejsu _MethodBase .

Dotyczy