ChangeHistory.UndoStack.md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.ChangeHistory

ChangeHistory.UndoStack Property

Gets the undo stack.

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

Implements UndoStack

Property Value

System.Collections.Generic.IReadOnlyCollection<VFSEventArgs>

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.ChangeHistory
  2. 1ChangeHistory.UndoStack Property