<< Click to Display Table of Contents >> AdoFields:Item Access |
![]() ![]() ![]() |
Access an individual object in the collection
ACCESS Item ( uIndex AS USUAL ) AS AdoField PASCAL CLASS AdoFields
uIndex Symbol, String or numeric postion of the object in the Collection
Note: The collections in Vo2Ado are by default 1-based !
OBJECT Selected Object, or NULL_OBJECT when passing the wrong argument
AdoFields, AdoCollectionBase()