Click or drag to resize

selectRangeAreaDictionaryItem Property (Int32)

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

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeAreaNamed this[
	int key
] { get; }
Request Example View Source

Parameters

key
Type: SystemInt32
The key.

Property Value

Type: selectRangeAreaNamed
The Object.

Return Value

Type: selectRangeAreaNamed
See Also