IRubricatorCreatorBindings.FindByKey

Syntax

FindByKey(Key: Integer): IRubricatorCreatorBinding;

Properties

Key. Collection element key.

Description

The FindByKey method searches for element in the collection by its key.

Comments

The method returns Null if the element is not found.

See also:

IRubricatorCreatorBindings