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

実装

適用対象