Click or drag to resize

indexPlugInCollection Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the indexPlugInCollection class

Namespace:  imbWEM.Core.plugins.index
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public indexPlugInCollection(
	experimentSessionEntry __parent
)

Parameters

__parent
Type: imbWEM.Core.index.experimentSessionexperimentSessionEntry

[Missing <param name="__parent"/> documentation for "M:imbWEM.Core.plugins.index.indexPlugInCollection.#ctor(imbWEM.Core.index.experimentSession.experimentSessionEntry)"]

See Also