IMsDisplayAttributeSettingsList.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the collection

Comments

To remove one collection element, use the IMsDisplayAttributeSettingsList.Remove and IMsDisplayAttributeSettingsList.RemoveByKey methods.

Fore and Fore.NET Examples

The property use is given in the example for IMsDisplaySettings.DisplayAttributes.

See also:

IMsDisplayAttributeSettingsList