







Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public bool Remove( string item ) |
Visual Basic |
---|
Public Function Remove ( _ item As String _ ) As Boolean |
Visual C++ |
---|
public: virtual bool Remove( String^ item ) sealed |
Parameters
- item
- Type: System..::..String