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