.NET Framework Class Library
Convert..::.ChangeType Method

Returns an object of a specified type whose value is equivalent to a specified object.

Overload List

  NameDescription
Public methodStatic memberChangeType(Object, Type)Returns an object of the specified type and whose value is equivalent to the specified object.
Public methodStatic memberChangeType(Object, TypeCode)Returns an object of the specified type whose value is equivalent to the specified object.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkChangeType(Object, Type, IFormatProvider)Returns an object of the specified type whose value is equivalent to the specified object. A parameter supplies culture-specific formatting information.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkChangeType(Object, TypeCode, IFormatProvider)Returns an object of the specified type whose value is equivalent to the specified object. A parameter supplies culture-specific formatting information.
Top
See Also

Reference

Tags :


Page view tracker