ReplaceStart Property

Definition

Assembly XenoAtom.Terminal.dll

Gets the start index (UTF-16 code units) of the range to replace when applying completion candidates.

public int? ReplaceStart {[CompilerGenerated]
    get; [CompilerGenerated]
    init; }

Returns