The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeDescriptor::GetReflectionType Method
.NET Framework (current version)
Returns a Type that can be used to perform reflection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetReflectionType(Object^) | Returns a Type that can be used to perform reflection, given an object. |
![]() ![]() | GetReflectionType(Type^) | Returns a Type that can be used to perform reflection, given a class type. |
Show:

