Click or drag to resize

instanceWithRecordCollectionT, TRecordMoveNext Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Moves the child index to next position.

Namespace:  imbSCI.DataComplex.data.modelRecords
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public bool MoveNext()
Request Example View Source

Return Value

Type: Boolean
Returns false if childIntex is at end
See Also