Share via


IEnumTuningSpaces Interface

The IEnumTuningSpaces interface is implemented on a standard COM collection of tuning space objects and is obtained through various ITuningSpaceContainer.

Methods

The IEnumTuningSpaces interface inherits the methods of the IUnknown interface.

In addition, IEnumTuningSpaces defines the following methods.

Method Description

Clone

Creates a new copy of the collection and all its sub-objects.

Next

Retrieves the next n element in the collection.

Reset

Moves the iterator to the beginning of the collection.

Skip

Skips the specified element in the collection.

See Also

Tuning Model Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008