API Reference > OdDb Classes > OdDbEvalContext Class > OdDbEvalContext Methods > OdDbEvalContext::removeAt Method
OdDbEvalContext::removeAt Method
Syntax
C++
virtual void removeAt(const OdString& key);
Parameters 
Description 
const OdString& key 
[in] Key of ContextPair to remove. 

Removes the ContextPair with the specified key from this Context object.

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