EventInfo._EventInfo.GetType 方法

定義

T:System.Type 回 代表型別的 EventInfo 物件。

 virtual Type ^ System.Runtime.InteropServices._EventInfo.GetType() = System::Runtime::InteropServices::_EventInfo::GetType;
Type _EventInfo.GetType ();
abstract member System.Runtime.InteropServices._EventInfo.GetType : unit -> Type
override this.System.Runtime.InteropServices._EventInfo.GetType : unit -> Type
Function GetType () As Type Implements _EventInfo.GetType

傳回

代表 T:System.Type 類型的 EventInfo 物件。

實作

適用於