Click or drag to resize

APlugInCollectionBaseCore Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the APlugInCollectionBaseCore class

Namespace:  imbWEM.Core.plugins.collections
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
protected APlugInCollectionBaseCore(
	Object __parent
)

Parameters

__parent
Type: SystemObject

[Missing <param name="__parent"/> documentation for "M:imbWEM.Core.plugins.collections.APlugInCollectionBaseCore.#ctor(System.Object)"]

See Also