Range.Normalize Method

T3000 CrossPlatform

RangeNormalize Method

[This is preliminary documentation and is subject to change.]

Exchanges Start and End if End appears before Start

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void Normalize()
Public Sub Normalize

Dim instance As Range

instance.Normalize()
See Also