Table of Contents

Constructor TextChangesEventArgs

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v10.dll

TextChangesEventArgs(ITextUndoList)

Initializes a new instance of the TextChangesEventArgs class.

public TextChangesEventArgs(ITextUndoList operations)

Parameters

operations ITextUndoList

ITextUndoList contains undo operations.