T3000 CrossPlatform Documentation
RemoveLinesCommand Class |
[This is preliminary documentation and is subject to change.]
Removes lines
Inheritance Hierarchy
SystemObject FastColoredTextBoxNSCommand
FastColoredTextBoxNSUndoableCommand
FastColoredTextBoxNSRemoveLinesCommand
FastColoredTextBoxNSUndoableCommand
FastColoredTextBoxNSRemoveLinesCommand
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The RemoveLinesCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RemoveLinesCommand |
Constructor
|
Methods
Name | Description | |
---|---|---|
Clone | (Overrides UndoableCommandClone.) | |
Equals | (Inherited from Object.) | |
Execute |
Execute operation
(Overrides UndoableCommandExecute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnTextChanged | (Inherited from UndoableCommand.) | |
ToString | (Inherited from Object.) | |
Undo |
Undo operation
(Overrides UndoableCommandUndo.) |
Fields
See Also