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 개체입니다.

구현

적용 대상