MethodInfo._MethodInfo.GetType Metodo

Definizione

Fornisce l'accesso al metodo GetType() da 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

Restituisce

Oggetto Type che rappresenta il tipo MethodInfo.

Implementazioni

Si applica a