AppendChar()
SecureString::AppendChar(char16_t) method
Appends a character to the end of the string.
void System::Security::SecureString::AppendChar(char16_t c)
Arguments
Parameter | Type | Description |
---|---|---|
c | char16_t | A character to append. |
See Also
- Class SecureString
- Namespace System::Security
- Library Aspose.Slides