+ 1
How to remove all data in an observable collection?
this for a uwp, I need to remove all the data in the collection
7 ответов
+ 4
Try calling the Clear() method on the object of your collection.
collection.Clear();
+ 1
What is uwp ?
or did you mean wpf
+ 1
universal windows application
+ 1
if you use windows 10 its the programs like groove music, maps, calculator, edge. they run on any windows device- phone, tablet, pc, Xbox, hololens with the same exact code. most of them are in the windows 10 store but there are ways to get them without the store
+ 1
Thank you.I see it is a platform. Gone read more about it.
0
Fun. I did not know that abbreviation. What does it mean : an executable (say exe-file) that can run on Windows?
0
no problem its my favorite platform. if youre interested I would also look into xamarin