MethodInfo._MethodInfo.GetType Méthode

Définition

Fournit l'accès à la méthode GetType() à partir de COM.

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

Retours

Objet Type qui représente le type MethodInfo.

Implémente

S’applique à