Click or drag to resize

imbAttributeCollectionselfDeclaredAttributes Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Attributi koje je samostalno deklarisao tip

Namespace:  imbSCI.Core.attributes
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Dictionary<imbAttributeName, imbAttribute> selfDeclaredAttributes { get; set; }
Request Example View Source

Property Value

Type: DictionaryimbAttributeName, imbAttribute
See Also