Search
SortedObservableCollection(T).Sort Method
See Also
 





Sorts the collection.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

protected virtual void Sort ()

Visual Basic  Copy Code

Protected Overridable Sub Sort ()

 See Also