MethodBase._MethodBase.GetType Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.