IDynamicInstance.PreSetMark

Fore Syntax

PreSetMark: Variant;

Fore.NET Syntax

PreSetMark: object;

Description

The PreSetMark property returns set to which belongs dictionary.

Comments

Determine that it belongs to set of dictionaries is possible on dictionary creation. Operations, that are carried out on a dictionary from a set, are applied to all dictionaries of the set.

Fore and Fore.NET Examples

The property use is given in the example for IDynamicInstance.OperationsVisibility.

See also:

IDynamicInstance