MethodBase._MethodBase.GetType Méthode

Définition

Pour obtenir une description de ce membre, consultez 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

Retours

Pour obtenir une description de ce membre, consultez GetType().

Implémente

Remarques

Ce membre est une implémentation explicite de membre d’interface. Elle ne peut être utilisée que lorsque l’instance MethodBase est convertie en _MethodBase interface.

S’applique à