MemberInfo._MemberInfo.GetType Method

Definition

Gets a Type object representing the MemberInfo class.

 virtual Type ^ System.Runtime.InteropServices._MemberInfo.GetType() = System::Runtime::InteropServices::_MemberInfo::GetType;
Type _MemberInfo.GetType ();
abstract member System.Runtime.InteropServices._MemberInfo.GetType : unit -> Type
override this.System.Runtime.InteropServices._MemberInfo.GetType : unit -> Type
Function GetType () As Type Implements _MemberInfo.GetType

Returns

A Type object representing the MemberInfo class.

Implements

Applies to