MethodInfo._MethodInfo.GetType Metoda

Definicja

Zapewnia dostęp do GetType() metody z modelu 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

Zwraca

Type Obiekt reprezentujący MethodInfo typ.

Implementuje

Dotyczy