IDimSelectionSet.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Dictionary identifier, the selection of which is to be removed.

Description

The RemoveById method removes dictionary selection from the collection. Dictionary identifier: passed by the Id parameter.

See also:

IDimSelectionSet