MaskedTextProvider::RemoveAt Method
.NET Framework (current version)
Removes one or more assigned characters from the formatted string.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | RemoveAt(Int32) | Removes the assigned character at the specified position from the formatted string. |
![]() | RemoveAt(Int32, Int32) | Removes the assigned characters between the specified positions from the formatted string. |
![]() | RemoveAt(Int32, Int32, Int32%, MaskedTextResultHint%) | Removes the assigned characters between the specified positions from the formatted string, and then outputs the removal position and descriptive information. |
Show:
