ValueTableRow
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Values in a column within a given row are retrieved during iteration.
Access to value of a column within a given row is possible using [...] operator. Column index (starting from 0) is passed as an argument.
Properties:
Methods:
Owner
Set
Description:
Availability:
See also:
ValueTable, method Insert
ValueTable, method ChooseRow
ValueTable, method Add
ValueTable, method IndexOf
ValueTable, method Find
ValueTable, method Get
ValueTable, method Delete