IJsonValue::ConvertTo Method
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Json
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Converts the parameter value to the specified Type.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Parameters
- type
- Type: System::Type
The Type to convert the parameter to.
Show: