Performs convert to type
Namespace:
T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)
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
Type to convert
-
value
-
Type: object
Value to convert
Return Value
Type:
object
Converted value
.NET Framework
Supported in: 4.6.2, 4.7