DependencyObjects Collection

Microsoft Access Visual Basic

DependencyObjects Collection

DependencyObjects AccessObject
AccessObjectProperties

Represents the collection of AccessObject objects that a DependencyInfo object contains.

Using the DependencyObjects Collection

To return a DependencyObjects collection, use the Dependants or Dependencies property of the DependencyInfo object.

To return a single AccessObject object, use the Item method of the DependencyObjects collection.