Click or drag to resize

imbAttributeCollectionItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.attributes
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public imbAttribute this[
	Object key
] { get; set; }
Request Example View Source

Parameters

key
Type: SystemObject

Property Value

Type: imbAttribute
See Also