IChangeHistory.RedoStack.md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.IChangeHistory

IChangeHistory.RedoStack Property

Gets the redo stack.

System.Collections.Generic.IReadOnlyCollection<Atypical.VirtualFileSystem.Core.VFSEventArgs> RedoStack { get; }

Property Value

System.Collections.Generic.IReadOnlyCollection<VFSEventArgs>

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.IChangeHistory
  2. 1IChangeHistory.RedoStack Property