TypeConverter::ConvertToString Method
Silverlight
Converts the specified object to a string representation.
Namespace: System.ComponentModel
Assembly: System (in System.dll)
Parameters
- value
- Type: System::Object
The object to convert
The string is interpreted under the current culture from specific TypeConverter instances. The Silverlight 4 XAML parser does not use this method.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: