IMsDisplayAttributeSettingsList.Count

Syntax

Count: Integer;

Description

The Count property returns the number of elements in the collection

Comments

To get the specified collection element, use the IMsDisplayAttributeSettingsList.Item property.

See also:

IMsDisplayAttributeSettingsList