API Reference > Types > OdUInt16Array Type
OdUInt16Array Type
Syntax
C++
typedef OdArray<OdUInt16, OdMemoryAllocator<OdUInt16> > OdUInt16Array;

UInt16Array.h

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

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