ITypeResolutionService::GetType Method
.NET Framework (current version)
Loads a type with the specified name.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | GetType(String^) | Loads a type with the specified name. |
![]() | GetType(String^, Boolean) | Loads a type with the specified name. |
![]() | GetType(String^, Boolean, Boolean) | Loads a type with the specified name. |
Show:
