CacheElements Class

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

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

For more information, see Configuration Manager Client Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Client Development Requirements.