IMsDisplayAttributeSettingsList.Count

Fore Syntax

Count: Integer;

Fore.NET 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