IMsDimIteratorStubs.Clear

Syntax

Clear;

Description

The Clear method clears data source collection.

Comments

To remove a specific data source from the collection, use the IMsDimIteratorStubs.Remove and IMsDimIteratorStubs.RemoveByKey methods.

See also:

IMsDimIteratorStubs