Navigation:  DAO Collection Classes >

DaoCollection Class

Previous pageReturn to chapter overviewNext page

 

 

Purpose

Abstract class all Collections inherit from

 

Accesses

CountNumber of items in the collection
ItemAccess an individual object in the collection

 

Methods

AsArrayReturns collection in the form of an VO array
ForEachEvaluate a CodeBlock for every object in the collection
RefreshUpdates the collection to reflect recent changes