C++
AcDbDictionary( const AcDbDictionary & ) = delete;
Description
Copy constructor. Initializes the dictionary to be a soft owner of its contents.
AcDbDictionary( const AcDbDictionary & ) = delete;
Copy constructor. Initializes the dictionary to be a soft owner of its contents.