Class PluginCollection
Read-only collection of plug-ins (IPlugin).
Implements
Inherited Members
Namespace: SdlSdl.CorePluginFramework
Assembly: Sdl.Core.PluginFramework.dll
Syntax
public class PluginCollection : ReadOnlyCollection<IPlugin>, IList<IPlugin>, ICollection<IPlugin>, IList, ICollection, IReadOnlyList<IPlugin>, IReadOnlyCollection<IPlugin>, IEnumerable<IPlugin>, IEnumerable