JavaScriptSerializer::ConvertToType Method
.NET Framework (current version)
Namespace:
System.Web.Script.Serialization
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | ConvertToType(Object^, Type^) | Converts the specified object to the specified type. |
![]() | ConvertToType<T>(Object^) | Converts the given object to the specified type. |
Show:
