API Reference > Types > OdInt64Array Type
OdInt64Array Type
Syntax
C++
typedef OdArray<OdInt64, OdMemoryAllocator<OdInt64> > OdInt64Array;

Int64Array.h

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

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