Namespace Syncfusion.Windows.Forms.Edit.Implementation.IO
Classes
ChangeContext
Represents a class that helps to create instance of the change. Also, it implements ISource interface, so it can be used as data source for data window. |
ChangesStream
Represents a class that provides data for the stream, that tracks changes. |
DataWindow
Represents a class that provides source of data for output stream. |
ParsePointManager
Represents a class that contains the list of ParsePoints and manages it. |
ParsePointManager.ParsePointSearch
Represents a class that are used for searching the ParsePoint by it's offset. |
ParsePointManager.ParsePointSearchByPosition
Represents a class that are used for searching the ParsePoint by it`s position. |
StreamsWrapper
Represents a class that helps to manages the co-operational work of the ChangesStream, RegexTokenizer and ParsePointManager. |
Structs
FindResult
Defines a structure that provides information about the result of the find operations. |
WrapperUndoItem
Defines a structure that provides information about the single undo item. |