MethodBase._MethodBase.IsAbstract Proprietà

Definizione

Per una descrizione di questo membro, vedere IsAbstract.

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

Valore della proprietà

Per una descrizione di questo membro, vedere IsAbstract.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza MethodBase a un'interfaccia _MethodBase.

Si applica a