Method Delete
- Namespace
- Terminal.Gui.TextValidateProviders
- Assembly
- Terminal.Gui.dll
Delete(int)
Deletes the current character in pos
.
bool Delete(int pos)
Parameters
pos
int
Returns
- bool
true if the character was successfully removed, otherwise false.