IMsDimIteratorStubs.Clear

Fore Syntax

Clear;

Fore.NET 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