System::Security::SecureString::AppendChar طريقة

SecureString::AppendChar method

يضيف حرفًا إلى نهاية السلسلة.

void System::Security::SecureString::AppendChar(char16_t c)
ParameterTypeالوصف
cchar16_tحرف للإضافة.

انظر أيضًا