DBDictionaryEntry Constructor

Constructor for the DBDictionaryEntry class.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public DBDictionaryEntry(
        string key,
        ObjectId value
)

Parameters

key  String
[in] Entry key.
value  ObjectId
[in] Entry object ID.
See Also

©  Bricsys NV. All rights reserved.