C++
typedef AcArray<int> AcDbIntArray;
File
dbintar.h
Description
AcDbIntArray 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<int> AcDbIntArray;
dbintar.h
AcDbIntArray is a template class that uses the AcArray class template. Please see AcArray for a complete description of the AcArray operators and methods.