IFormatterConverter::Convert Method (Object^, Type^)
.NET Framework (current version)
Converts a value to the given Type.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- value
-
Type:
System::Object^
The object to be converted.
- type
-
Type:
System::Type^
The Type into which value is to be converted.
.NET Framework
Available since 1.1
Available since 1.1
Show: