I\'m trying to serialize and deserialize this ObservableCollection:
public class DataCollection : ObservableCollection { } public class Data : I