IRubricatorCreatorBindings.Count

Fore Syntax

Count: Integer;

Fore.NET 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