System::Char::Parse method
Char::Parse method
Belirtilen dizedeki ilk ve tek karakteri bir char_t değerine dönüştürür.
static char_t System::Char::Parse(const String &value)
| Parametre | Tür | Açıklama |
|---|---|---|
| değer | const String& | Dönüştürülecek dize. |
ReturnValue
Belirtilen dize tam olarak 1 karakter uzunluğunda ise ilk ve tek karakter.
Ayrıca Bakınız
- Class String
- Class Char
- Namespace System
- Library Aspose.Font for C++