IChangeHistory.UndoStack.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.IChangeHistory
IChangeHistory.UndoStack Property
Gets the undo stack.
System.Collections.Generic.IReadOnlyCollection<Atypical.VirtualFileSystem.Core.VFSEventArgs> UndoStack { get; }
Property Value
System.Collections.Generic.IReadOnlyCollection<VFSEventArgs>