Class ProjectCollection
public sealed class ProjectCollection : ObservableCollection<PackageContainer>, IList<PackageContainer>, ICollection<PackageContainer>, IReadOnlyList<PackageContainer>, IReadOnlyCollection<PackageContainer>, IEnumerable<PackageContainer>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
  - Inheritance
 - 
      objectProjectCollection
 
- Implements
 
- Inherited Members
 
- Extension Methods