The interface used by IUndoSupport's BeginEdit<(Of <<'(T>)>>)(String, String, IEnumerable<(Of <<'(T>)>>)) implementation.
Namespace: yWorks.SupportAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface IUndoableEdit |
| Visual Basic |
|---|
Public Interface IUndoableEdit |
Remarks
IUndoSupport implementations create instances of this class. You don't have to implement this class yourself.
This class serves as a token for edits, only.