Members
Icon | Member | Description |
---|---|---|
ReplaceElement(Int32, array<VisualLineElement>[]()[][]) |
Replaces the single element at elementIndex with the specified elements.
The replacement operation must preserve the document length, but may change the visual length.
| |
ReplaceElement(Int32, Int32, array<VisualLineElement>[]()[][]) |
Replaces count elements starting at elementIndex with the specified elements.
The replacement operation must preserve the document length, but may change the visual length.
|
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238