T3000 CrossPlatform Documentation
MultiRangeCommand Class |
[This is preliminary documentation and is subject to change.]
Wrapper for multirange commands
Inheritance Hierarchy
SystemObject FastColoredTextBoxNSCommand
FastColoredTextBoxNSUndoableCommand
FastColoredTextBoxNSMultiRangeCommand
FastColoredTextBoxNSUndoableCommand
FastColoredTextBoxNSMultiRangeCommand
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The MultiRangeCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MultiRangeCommand | Initializes a new instance of the MultiRangeCommand class |
Methods
Name | Description | |
---|---|---|
Clone | (Overrides UndoableCommandClone.) | |
Equals | (Inherited from Object.) | |
Execute | (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 | (Overrides UndoableCommandUndo.) |
Fields
See Also