System::String::FromWCS metod
String::FromWCS method
Skapar String från widestring.
static String System::String::FromWCS(const std::wstring &wcs)
| Parameter | Typ | Beskrivning |
|---|---|---|
| wcs | const std::wstring& | Widestring att konvertera till String. |
ReturnValue
String object representing passed string.
Se även
- Class String
- Class String
- Namespace System
- Library Aspose.PDF for C++