DictionaryRemove(Int32) Method

Removes the item specified by keyword or ID from the dictionary object.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public virtual RXObject Remove(
        int id
)

Parameters

id  Int32
[in] Item id as an integer value.

Return Value

RXObject
Item that is removed from the dictionary.
See Also

©  Bricsys NV. All rights reserved.