System::String::ToWCS 方法
String::ToWCS method
将字符串转换为 std::wstring。
std::wstring System::String::ToWCS() const
ReturnValue
原始字符串已转换为 wstring。
另见
- Class String
- Namespace System
- Library Aspose.Font for C++
将字符串转换为 std::wstring。
std::wstring System::String::ToWCS() const
原始字符串已转换为 wstring。