API Reference > OdDb Classes > OdDbObjectContextCollection Class > OdDbObjectContextCollection Methods > OdDbObjectContextCollection::name Method
OdDbObjectContextCollection::name Method
Syntax
C++
virtual OdString name() const = 0;

Returns the name of the context collection.

The context collection name is used by the context manager to identify the collection and the context items that it contains.

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