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++