System::Xml::XmlConvert::ToSingle method
XmlConvert::ToSingle method
Converts the String to a Single equivalent.
static float System::Xml::XmlConvert::ToSingle(String s)
Parameter | Type | Description |
---|---|---|
s | String | The string to convert. |
ReturnValue
A Single equivalent of the string.
See Also
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.TeX for C++