Click or drag to resize

PropertyCollectionExtendedItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

key
Type: SystemObject

Property Value

Type: Object

Implements

IDictionaryItemObject
See Also