DictionaryResetKey(String, String) Method

Sets the new keyword for the item specified by an old keyword for the dictionary object.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public virtual void ResetKey(
        string oldKey,
        string newKey
)

Parameters

oldKey  String
[in] ID as an integer value.
newKey  String
[in] New keyword as a string.
See Also

©  Bricsys NV. All rights reserved.