System::String::FromWCS method
String::FromWCS method
Δημιουργεί String από widestring.
static String System::String::FromWCS(const std::wstring &wcs)
| Parameter | Type | Περιγραφή |
|---|---|---|
| wcs | const std::wstring& | Widestring για μετατροπή σε String. |
ReturnValue
String object representing passed string.
Δείτε επίσης
- Class String
- Class String
- Namespace System
- Library Aspose.Page for C++