Method Delete | Terminal.Gui v2 (original) (raw)

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.

Edit this page