MethodInfo::_MethodInfo::GetType Method ()

 

Provides access to the GetType method from COM.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

private:
virtual Type^ GetType() sealed = _MethodInfo::GetType

Return Value

Type: System::Type^

A Type object representing the MethodInfo type.

.NET Framework
Available since 2.0
Return to top
Show: