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.

구현

적용 대상