Keyoti RapidSpell Desktop .NET API Docs
UndoManager Class
APIKeyoti.RapidSpellUndoManager
Keyoti RapidSpell Desktop .NET
Manages the undoable operation stack.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class UndoManager
public class UndoManager
Public Class UndoManager
Public Class UndoManager
public ref class UndoManager
public ref class UndoManager
type UndoManager =  class end
type UndoManager =  class end
Members
All MembersConstructorsMethodsEvents



IconMemberDescription
UndoManager()()()()
Constructor

BufferAddedTo
Indicates that an operation has been added

BufferEmptied
Indicates there are no more operations to undo

Dispose()()()()
Cleans up resources

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
g_WordAdded(Object, WordAddedEventArgs)
Handles word added events

g_WordChanged(Object, WordChangedEventArgs)
Handles word changed events

g_WordIgnored(Object, WordIgnoredEventArgs)
Handles word ignored events

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Pop()()()()
Pops off the last operation from the stack

Reset()()()()
Resets the stack to empty.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
UndoManager

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412