MethodBase._MethodBase.GetType Metodo

Definizione

Per una descrizione di questo membro, vedere GetType().

 virtual Type ^ System.Runtime.InteropServices._MethodBase.GetType() = System::Runtime::InteropServices::_MethodBase::GetType;
Type _MethodBase.GetType ();
abstract member System.Runtime.InteropServices._MethodBase.GetType : unit -> Type
override this.System.Runtime.InteropServices._MethodBase.GetType : unit -> Type
Function GetType () As Type Implements _MethodBase.GetType

Restituisce

Per una descrizione di questo membro, vedere GetType().

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