API Reference > OdDb Classes > OdDbObjectContextDefaultPE Class > OdDbObjectContextDefaultPE Methods > OdDbObjectContextDefaultPE::supportsCollection Method
OdDbObjectContextDefaultPE::supportsCollection Method
Syntax
C++
virtual bool supportsCollection(const OdDbObject*, const OdString&) const;
Parameters 
Description 
pObject 
[in] Pointer to the object.  
collectionName 
[in] Name of the context collection. 

Returns true if the object supports the named context collection, or returns false if it does not.

Returns whether a context collection is supported by a specified object. 

 

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