IRdsDictionaryElement.Delete

Syntax

Delete;

Description

The Delete method deletes a current element.

Comments

While calling the method an exception is thrown if tracking of links to elements is enabled for a dictionary, and some objects depend on this element or on its child elements. In this case it is recommended to use the DeleteRaw method.

See also:

IRdsDictionaryElement