MethodInfo._MethodInfo.GetType 方法

定義

提供從 COM 存取 GetType() 該方法的存取。

 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 代表該 MethodInfo 類型的物件。

實作

適用於