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 オブジェクト。

実装

適用対象