Click or drag to resize

PropertyEntryDictionaryitems Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Dictionary<Object, PropertyEntry> items { get; }
Request Example View Source

Property Value

Type: DictionaryObject, PropertyEntry
See Also