ChangeHistory.RedoStack.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.ChangeHistory
ChangeHistory.RedoStack Property
Gets the redo stack.
public System.Collections.Generic.IReadOnlyCollection<Atypical.VirtualFileSystem.Core.VFSEventArgs> RedoStack { get; }
Implements RedoStack
Property Value
System.Collections.Generic.IReadOnlyCollection<VFSEventArgs>