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