T3000 CrossPlatform Documentation
ClearSelectedCommandClone Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:FastColoredTextBoxNS.ClearSelectedCommand.Clone"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public override UndoableCommand Clone()
Public Overrides Function Clone As UndoableCommand Dim instance As ClearSelectedCommand Dim returnValue As UndoableCommand returnValue = instance.Clone()
Return Value
Type: UndoableCommand[Missing <returns> documentation for "M:FastColoredTextBoxNS.ClearSelectedCommand.Clone"]
See Also