IFormatterConverter::Convert Method
.NET Framework (current version)
Converts a value to a given type.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Convert(Object^, Type^) | Converts a value to the given Type. |
![]() | Convert(Object^, TypeCode) | Converts a value to the given TypeCode. |
Show:
