IMsDisplayAttributeSettingsList.Clear

Syntax

Clear;

Description

The Clear method clears the collection

Comments

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

Example

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

See also:

IMsDisplayAttributeSettingsList