IFormatterConverter::Convert Method

 

Converts a value to a given type.

Namespace:   System.Runtime.Serialization
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodConvert(Object^, Type^)

Converts a value to the given Type.

System_CAPS_pubmethodConvert(Object^, TypeCode)

Converts a value to the given TypeCode.

Return to top
Show: