IRubricatorCreatorBindings.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the bindings collection.

Comments

Use the IRubricatorCreatorBindings.Remove method to remove one element from the collection.

See also:

IRubricatorCreatorBindings