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.Page for C++