







|
| FastColoredTextBox |
| FastColoredTextBox..::..RemoveLinePrefix Method |
| FastColoredTextBox Class See Also Send Feedback |
Remove prefix from front of seletcted lines
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public void RemoveLinePrefix( string prefix ) |
| Visual Basic |
|---|
Public Sub RemoveLinePrefix ( _ prefix As String _ ) |
| Visual C++ |
|---|
public: void RemoveLinePrefix( String^ prefix ) |
Parameters
- prefix
- Type: System..::..String
