IRubricatorCreatorBindings.Count

Syntax

Count: Integer;

Description

The Count property returns the number of elements in the collection.

Comments

Use the IRubricatorCreatorBindings.Add method to add elements, and the IRubricatorCreatorBindings.Remove to remove elements.

See also:

IRubricatorCreatorBindings