c# - Sortable Object Collection -


i'm direction.

i need sortable collection of objects can notify when items added / removed collection i'm binding menu items list of windows open in application.

could please advise collection type i.e. list<>, observablecollection et cetera , how go sorting said collection.

many in advance.

this sortable observable collection

and here implementation - use 1 in project, works flawlessly (i had extend it implements ilist interface, can used define collections in xaml).


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -