Table of Contents

Interface IProjectItemCollection

Namespace
Loehnert.Lisrt.Scripting.Project.ProjectItem.Interfaces
Assembly
Loehnert.Lisrt.Scripting.dll

Interface for a project item collection.

public interface IProjectItemCollection : ICollection<IProjectItem>, IEnumerable<IProjectItem>, IEnumerable, INotifyCollectionChanged
Inherited Members