Click or drag to resize

cssCollectionitems Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Collection of preset definitions

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

Property Value

Type: DictionaryString, cssEntryDefinition
The items.
See Also