API Reference > Types > OdUInt64Array Type
OdUInt64Array Type
Syntax
C++
typedef OdArray<OdUInt64, OdMemoryAllocator<OdUInt64> > OdUInt64Array;

UInt64Array.h

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

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