Click or drag to resize

instanceCountCollectionTItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the Object with the specified key.

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public virtual int this[
	Object key
] { get; set; }
Request Example View Source

Parameters

key
Type: SystemObject
The key.

Property Value

Type: Int32
The Object.

Return Value

Type: Int32
See Also