0
kicks
A Viewmodel for the ObservableCollection
In this post I will describe a viewmodel that holds an ObservableCollection. The viewmodel called ObservableViewModel, can be used to navigate through a collection and make changes to it. I will also give an example on how to use it.