API Reference > OdDb Classes > OdDbDictionary Class > OdDbDictionary Methods > has Method > OdDbDictionary::has Method (OdString&)
OdDbDictionary::has Method (OdString&)
Syntax
C++
bool has(const OdString& name) const;
Parameters 
Description 
const OdString& name 
[in] Entry name. 

Returns true if and only if this Dictionary object has an entry with the specified name (key). 

 

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