Return the size of the held Datum array. The behavior is undefined if commit has already been called on this object.
Synopsis
Declared in <bdld_datumarraybuilder.h>
DatumArrayBuilder::SizeType
size() const;
Return Value
size of the held Datum array
Created with MrDocs