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