Class PluginCollection
Read-only collection of plug-ins (IPlugin).
Inheritance
System.Object
PluginCollection
Namespace: Sdl.Core.PluginFramework
Assembly: Sdl.Core.PluginFramework.dll
Syntax
public class PluginCollection : ReadOnlyCollection<IPlugin>