Click or drag to resize

folderNodeForInstancesTInstanceItem Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "P:imbWEM.Core.directReport.data.folderNodeForInstances`1.Item(`0)"]

Namespace:  imbWEM.Core.directReport.data
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public folderNode this[
	TInstance instance
] { get; }

Parameters

instance
Type: TInstance

Property Value

Type: folderNode
See Also