طريقة System::Text::RegularExpressions::Regex::Unescape
Regex::Unescape method
يفك تشفير الأحرف الخاصة في السلسلة المستخدمة كجزء من النمط.
static String System::Text::RegularExpressions::Regex::Unescape(const String &str)
| Parameter | Type | الوصف |
|---|---|---|
| str | const String& | String لإلغاء ترميز الأحرف الخاصة في. |
ReturnValue
String with unescaped special characters.
انظر أيضًا
- Class String
- Class Regex
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++