IRubricatorCreatorBindings.Item

Syntax

Item(Index: Integer): IRubricatorCreatorBinding;

Properties

Index. Element index in the collection.

Description

The Item property returns the specified element of the collection.

Comments

Indexation of elements in the collection is continuous and starts with zero. The IRubricatorCreatorBindings.Count property returns the number of elements in the collection.

See also:

IRubricatorCreatorBindings