Formatter.EnsureAtStartOfCurrentLine Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Decrements the selected position until it is at the start of the current line.
public virtual void EnsureAtStartOfCurrentLine();
abstract member EnsureAtStartOfCurrentLine : unit -> unit
override this.EnsureAtStartOfCurrentLine : unit -> unit
Public Overridable Sub EnsureAtStartOfCurrentLine ()