PlugInManagerTPlugInSpecializedCollectionT2 Class

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public class PlugInSpecializedCollection<T2> : IEnumerable<T2>, 
	IEnumerable
where T2 : class
Inheritance
Object    PlugInManagerTPlugInSpecializedCollectionT2
Implements
IEnumerableT2, IEnumerable

Type Parameters

T2

[Missing <typeparam name="T2"/> documentation for "T:FileHold.Common.PlugInManager`1.PlugInSpecializedCollection`1"]

Constructors

PlugInManagerTPlugInSpecializedCollectionT2Initializes a new instance of the PlugInManagerTPlugInSpecializedCollectionT2 class

Properties

Methods

Extension Methods

See Also