IMsDimIterateByDataStubs.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the data sources collection.

Comments

To add a data source to the collection, use the IMsDimIterateByDataStubs.Add method.

See also:

IMsDimIterateByDataStubs