Click or drag to resize

modelRecordCollectionT, TRecordItem Property (Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

key
Type: SystemInt32

Property Value

Type: TRecord
See Also