IMsDisplayAttributeSettingsList.Item

Syntax

Item(Index: Integer): IMsDisplayAttributeSettings;

Parameters

Index. Element index in the collection.

Description

The Item property returns the specified collection element.

Comments

Indexing of collection elements is continuous and starts with zero.

See also:

IMsDisplayAttributeSettingsList