FlexArray::FlexArray(QuantumFile *p_QF, ModifiableElement p_ArrayName, ArrayIndex p_ElementCount, ArrayIndex p_MaxElementCount) { Open(p_QF,p_ArrayName,p_ElementCount,p_MaxElementCount); }