ConstructorInfo::_ConstructorInfo::GetType Method ()

 

Gets a Type object representing the ConstructorInfo type.

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

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

Return Value

Type: System::Type^

A Type object representing the ConstructorInfo type.

.NET Framework
Available since 2.0
Return to top
Show: