DictionaryAt(String) Method

Returns value from the dictionary at the given key.

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

Parameters

key  String
[in] Item keyword as a string value.

Return Value

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

©  Bricsys NV. All rights reserved.