DictionaryAt(Int32) Method

Returns value from the dictionary at the given id.

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

Parameters

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

Return Value

RXObject
Value at given id or null if it is not found.
See Also

©  Bricsys NV. All rights reserved.