Click or drag to resize

folderNodeForInstancesTInstance Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Namespace:  imbWEM.Core.directReport.data
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public folderNodeForInstances(
	folderNode __parent,
	instanceName<TInstance> __delegate
)

Parameters

__parent
Type: folderNode

[Missing <param name="__parent"/> documentation for "M:imbWEM.Core.directReport.data.folderNodeForInstances`1.#ctor(imbSCI.Core.files.folders.folderNode,imbWEM.Core.directReport.data.instanceName{`0})"]

__delegate
Type: imbWEM.Core.directReport.datainstanceNameTInstance

[Missing <param name="__delegate"/> documentation for "M:imbWEM.Core.directReport.data.folderNodeForInstances`1.#ctor(imbSCI.Core.files.folders.folderNode,imbWEM.Core.directReport.data.instanceName{`0})"]

See Also