IRubricatorFactsLookup.Open

Syntax

Open(Options: DictionaryCursorOptions);

Parameters

Options. Parameter of cursor opening.

Description

The Open method opens the cursor allowing to navigate through data.

Comments

Use the IRubricatorFactsLookup.Close method to close a cursor.

Example

The method use is given in the example for IRubricatorFactsLookup.Current.

See also:

IRubricatorFactsLookup