TK.To Method
Performs convert to type
Public Shared Function To( _
ByVal type As Type, _
ByVal value As Object _
) As Object
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
type
-
Type
Type to convert
-
value
-
object
Value to convert
Return Value
object
Converted value
.NET Framework
Supported in: 4.6.2, 4.7