DBObjectCreateExtensionDictionary
Method
|
Creates a DbDictionary extension dictionary of
this object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public void CreateExtensionDictionary()
Public Sub CreateExtensionDictionary
public:
void CreateExtensionDictionary()
member CreateExtensionDictionary : unit -> unit
Remarks
If this object's
extension dictionary was erased, it is unerased. An object owns its
extension dictionary.
See Also