IRdsDictionary.ResetDefaultElement

Fore Syntax

ResetDefaultElement;

Fore.NET Syntax

ResetDefaultElement();

Description

The ResetDefaultElement method resets setting of default element.

Comments

To set a default element, use the IRdsDictionary.DefaultElementKey property.

Fore and Fore.NET Examples

The method use is given in the example for IRdsDictionary.HasDefaultElement.

See also:

IRdsDictionary