[]
Gets the collections that feed this collection.
public ObservableCollection<IDataCollection<T>> Collections { get; }
Public ReadOnly Property Collections As ObservableCollection(Of IDataCollection(Of T))