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 物件。

實作

適用於