Click or drag to resize

PlugInManagerTPlugInCollection Class

Inheritance Hierarchy
SystemObject
  FileHold.CommonPlugInManagerTPlugInCollection

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public class PlugInCollection : IEnumerable<T>, 
	IEnumerable

The PlugInManagerTPlugInCollection generic type exposes the following members.

Constructors
  NameDescription
Public methodPlugInManagerTPlugInCollection
Initializes a new instance of the PlugInManagerTPlugInCollection class
Top
Properties
  NameDescription
Public propertyCount
Public propertyItem
Top
Methods
  NameDescription
Public methodGetEnumerator
Top
Extension Methods
See Also