MethodInfo._MethodInfo.GetType Метод

Определение

Предоставляет доступ к методу GetType() из 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

Возвращаемое значение

Type

Объект Type, представляющий тип MethodInfo.

Реализации

Применяется к