ICustomProperties.Item

Syntax

Item(Index: Integer): ICustomProperty;

Parameters

Index. Custom property index.

Description

The Item property returns the custom property by index.

See also:

ICustomProperties