System::String::FromWCS yöntemi
String::FromWCS method
String oluşturur, widestring’den.
static String System::String::FromWCS(const std::wstring &wcs)
| Parametre | Tür | Açıklama |
|---|---|---|
| wcs | const std::wstring& | String içine dönüştürülecek widestring. |
ReturnValue
String object representing passed string.
Ayrıca Bakınız
- Class String
- Class String
- Namespace System
- Library Aspose.Font for C++