Table of Contents

Method Remove

Namespace
Terminal.Gui.Editor.Document
Assembly
Terminal.Gui.Editor.dll

Remove(ISegment)

public void Remove(ISegment segment)

Parameters

segment ISegment

Remove(int, int)

public void Remove(int offset, int length)

Parameters

offset int
length int