FormFlowsheetRedoStack Field

Stack of serialized snapshots used to support redo operations.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public Stack<Tuple<SnapshotType, XDocument>> RedoStack

Field Value

StackTupleSnapshotType, XDocument

See Also