C++
typedef AcArray<AcDbObjectId> AcDbObjectIdArray;
File
dbidar.h
Description
AcDbObjectIdArray is a template class that uses the AcArray class template. Please see AcArray for a complete description of the AcArray operators and methods.
typedef AcArray<AcDbObjectId> AcDbObjectIdArray;
dbidar.h
AcDbObjectIdArray is a template class that uses the AcArray class template. Please see AcArray for a complete description of the AcArray operators and methods.