IMsDimIterateByDataStubs.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears data source collection.

Comments

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

See also:

IMsDimIterateByDataStubs