System::String::ToWCS method
String::ToWCS method
Converts string to std::wstring.
std::wstring System::String::ToWCS() const
ReturnValue
Original string converted to wstring.
See Also
- Class String
- Namespace System
- Library Aspose.TeX for C++
Converts string to std::wstring.
std::wstring System::String::ToWCS() const
Original string converted to wstring.