Item(Index: Integer): IRubricatorCreatorBinding;
Index. Element index in the collection.
The Item property returns the specified element of the collection.
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: