System::String::FromWCS طريقة
String::FromWCS method
ينشئ String من widestring.
static String System::String::FromWCS(const std::wstring &wcs)
| معامل | نوع | الوصف |
|---|---|---|
| wcs | const std::wstring& | Widestring للتحويل إلى String. |
ReturnValue
String object representing passed string.
انظر أيضًا
- Class String
- Class String
- Namespace System
- Library Aspose.Font for C++