MethodInfo._MethodInfo.GetType Método

Definición

Proporciona acceso al método GetType() desde 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

Devoluciones

Objeto Type que representa el tipo MethodInfo.

Implementaciones

Se aplica a