DMContainer object used to store contents
of data files in the memory. It maintains dynamic
array of elements (items), and every item may have
different number of dynamically allocated 10-byte
floating point values.
Instances of this coclass are created internally. DMContainer objects used by the data windows (DMDocument) and by the application itself to store calibration table (see IDMApplication2.Table).