Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDictionary::has Method (const OdString&)
Syntax
C++
virtual bool has(const OdString& key) const = 0;

Returns true if and only if the dictionary object contains the item with the specified keyword. 

 

Parameters
Description
key
[in] Keyword as a string value.

Example of Working with a Dictionary 

Functionality of Dictionaries

Copyright © 2002-2022. Open Design Alliance All rights reserved.