This documentation is archived and is not being maintained.
JavaScriptSerializer::ConvertToType Method
Visual Studio 2010
Converts the specified object to the specified type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ConvertToType<T>(Object) | Converts the given object to the specified type. |
|
ConvertToType(Object, Type) | Converts the specified object to the specified type. |
Show: