T3000 CrossPlatform Documentation
![]() | RangeGoLeftThroughFolded Method |
[This is preliminary documentation and is subject to change.]
Move range left
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)

public bool GoLeftThroughFolded()
Public Function GoLeftThroughFolded As Boolean Dim instance As Range Dim returnValue As Boolean returnValue = instance.GoLeftThroughFolded()
Return Value
Type: Boolean[Missing <returns> documentation for "M:FastColoredTextBoxNS.Range.GoLeftThroughFolded"]

This method can to go inside folded blocks
