







Removes bookmark by line index
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public bool Remove( int lineIndex ) |
| Visual Basic |
|---|
Public Function Remove ( _ lineIndex As Integer _ ) As Boolean |
| Visual C++ |
|---|
public: bool Remove( int lineIndex ) |
Parameters
- lineIndex
- Type: System..::..Int32
