TypeDescriptionProvider::GetTypeDescriptor Method
.NET Framework (current version)
Gets a custom type descriptor for the given type or object.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | GetTypeDescriptor(Object^) | Gets a custom type descriptor for the given object. |
![]() | GetTypeDescriptor(Type^) | Gets a custom type descriptor for the given type. |
![]() | GetTypeDescriptor(Type^, Object^) | Gets a custom type descriptor for the given type and object. |
Show:
