MethodBase._MethodBase.GetType Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For a description of this member, see GetType().
 virtual Type ^ System.Runtime.InteropServices._MethodBase.GetType() = System::Runtime::InteropServices::_MethodBase::GetType;Type _MethodBase.GetType();abstract member System.Runtime.InteropServices._MethodBase.GetType : unit -> Type
override this.System.Runtime.InteropServices._MethodBase.GetType : unit -> TypeFunction GetType () As Type Implements _MethodBase.GetTypeReturns
For a description of this member, see GetType().
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the MethodBase instance is cast to an _MethodBase interface.