Navigation:  DAO Collection Classes > DaoCollection Class >

DaoCollection:Count Access

Previous pageReturn to chapter overviewNext page

Purpose

Number of items in the collection

 

Returns

the number of items in the collection (Shortint)

 

Class

DaoCollection

 

See Also

DaoCollection:ForEachEvaluate a CodeBlock for every object in the collection
DaoCollection:ItemAccess an individual object in the collection
DaoCollection:AsArrayReturns collection in the form of an VO array