API Reference > Types > OdIntArray Type
OdIntArray Type
Syntax
C++
typedef OdArray<int, OdMemoryAllocator<int> > OdIntArray;

IntArray.h

This template class is a specialization of the OdArray class for int objects.

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