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

Returns true if and only if the predefined table object contains the specified named record object.

Determines whether the named record object exists in the predefined table object using the specified name. 

 

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