EventInfo._EventInfo.GetType 메서드

정의

EventInfo 형식을 나타내는 T:System.Type 개체를 반환합니다.

 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

반환

Type

EventInfo 형식을 나타내는 T:System.Type 개체입니다.

구현

적용 대상