Table of Contents

Class ProjectCollection

Namespace
Stride.Core.Assets
Assembly
Stride.Core.Assets.dll
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