IRdsDictionary.ResetDefaultElement

Syntax

ResetDefaultElement;

Description

The ResetDefaultElement method resets setting of default element.

Comments

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

Example

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

See also:

IRdsDictionary