API Reference > Types > OdUInt32Array Type
OdUInt32Array Type
Syntax
C++
typedef OdArray<OdUInt32, OdMemoryAllocator<OdUInt32> > OdUInt32Array;

UInt32Array.h

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

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