Purpose
The collect property allows you to directly read or write field values, without having to use the fields collection
Parameters
uIndex | Symbol, Name of number of field which value to read/write |
Note: The collections in Vo2Jet are by default 1-based !
Returns
uvalue | Value of field uIndex |
Class
See Also
DaoCollectionBase() | Gets/sets the numeric value of the first item of a collection |