ObservableList needs to implement IList in addition to IList<T> for compatibility with WPF datagrid. Will also need to add unit tests for these.
ObservableList needs to implement IList in addition to IList for compatibility with WPF datagrid.
Will also need to add unit tests for these.