System::Security::SecureString::RemoveAt method
SecureString::RemoveAt method
Removes the character at the specified position.
void System::Security::SecureString::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The position of a character. |
See Also
- Class SecureString
- Namespace System::Security
- Library Aspose.PUB for C++