MethodInfo._MethodInfo.GetType Metodo

Definizione

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

Valori restituiti

Oggetto Type che rappresenta il MethodInfo tipo.

Implementazioni

Si applica a