Click or drag to resize

modelRecordCollectionT, TRecordGetRecord Method (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 virtual TRecord GetRecord(
	int i
)
Request Example View Source

Parameters

i
Type: SystemInt32

Return Value

Type: TRecord
See Also