CacheElements is an object in Configuration Manager 2007 that contains a collection of CacheElement objects.

Methods and Properties

Name Description

ICacheElements::_NewEnum Method

A hidden method that is used to enumerate through the CacheElement objects in the collection.

ICacheElements::Count Property

Returns the number of CacheElement objects in the collection.

ICacheElements::Item Method

Accesses a specific CacheElement instance by index in the collection.

Remarks

The ProgID for the automation object is UIResource.CacheElements and it is implemented as part of UIResource.dll. The Visual Basic reference for early binding is UIResource 1.0 Type Library. The early binding object name is CacheElements.

Requirements

UIResource.dll.

Runtime Requirements

Development Requirements


Send comments about this topic to Microsoft.