TypeDescriptor::GetReflectionType Method

 

Returns a Type that can be used to perform reflection.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetReflectionType(Object^)

Returns a Type that can be used to perform reflection, given an object.

System_CAPS_pubmethodSystem_CAPS_staticGetReflectionType(Type^)

Returns a Type that can be used to perform reflection, given a class type.

Return to top
Show: