Click or drag to resize

folderNodeForInstancesTInstanceitems Property

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.items"]

Namespace:  imbWEM.Core.directReport.data
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
protected ConcurrentDictionary<TInstance, folderNode> items { get; set; }

Property Value

Type: ConcurrentDictionaryTInstance, folderNode
See Also