Create a DatumMutableArrayRef object having the specified data, length, and capacity.
DatumMutableArrayRef
data
length
capacity
Declared in <bdld_datum.h>
<bdld_datum.h>
DatumMutableArrayRef( Datum* data, SizeType* length, SizeType capacity);
Created with MrDocs