طريقة System::Security::SecureString::AppendChar
SecureString::AppendChar method
يضيف حرفًا إلى نهاية السلسلة.
void System::Security::SecureString::AppendChar(char16_t c)
| معامل | نوع | الوصف |
|---|---|---|
| c | char16_t | حرف للإضافة. |
انظر أيضًا
- Class SecureString
- Namespace System::Security
- Library Aspose.Font for C++