Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDictionary::reserve Method
Syntax
C++
virtual void reserve(OdUInt32 minSize);

Allocates storage for the specified number of items in this dictionary object. 

 

Parameters
Description
minSize
[in] Minimum number of items for allocating.

Example of Working with a Dictionary 

Functionality of Dictionaries

Copyright © 2002-2022. Open Design Alliance All rights reserved.