Extending the ObservableCollection to add navigation methods such as MoveFirst, MoveNext, MoveLast, and MovePrevious. Posted on September 25, 2009September 25, 2009 Recently, I had the need to navigate a list by using methods such as MoveFirts, […]