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:

