MindFusion.Wpf Pack Programmer's Guide
UndoableCollection(T).TrackClear Method
See Also
 





Clears the collection. If undo is enabled, the collection is cleared through a command. Otherwise, the collection is cleared directly.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

protected void TrackClear ()

Visual Basic  Copy Code

Protected Sub TrackClear ()

 See Also

UndoableCollection(T) Members
UndoableCollection(T) Class
MindFusion.Spreadsheet.Wpf Namespace