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 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -