NevronOpenVision
Nevron.Nov.Dom Namespace / NHistoryService Class / DumpToTreeViews Method
undo tree view
redo tree view
In This Topic
    DumpToTreeViews Method
    In This Topic
    Dumps the state of the undo and redo stacks in the specified TreeView instances.
    Syntax
    public void DumpToTreeViews( 
       NTreeView undoTree,
       NTreeView redoTree
    )

    Parameters

    undoTree
    undo tree view
    redoTree
    redo tree view
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also