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