API Reference > OdDb Classes > OdDbDictionary Class > OdDbDictionary Methods > OdDbDictionary::isTreatElementsAsHard Method
OdDbDictionary::isTreatElementsAsHard Method
Syntax
C++
bool isTreatElementsAsHard() const;

Returns true if and only if this Dictionary object is the hard owner of its elements.

Hard ownership protects the elements from purge. Soft ownership does not.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.