TypeConverter::ConvertFromString Method
Silverlight
Converts the specified text to an object.
Namespace: System.ComponentModel
Assembly: System (in System.dll)
Parameters
- text
- Type: System::String
The text representation of the object to convert.
A call to this method forwards the call to ConvertFrom, with nullptr passed for context and culture.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: