|
inlinevirtualinherited |
copy the sub-frame #i to the Frame given in the second argument
transfert subframe whichsub from from_frame to this
This is used, once you have added particular subframe with the AddSubFrame method of Frame, to transfert a subframe from the input frame to the output frame without taking care of the convertion of the key. The sub frame is simply added at the end of the destination frame. If you need to access the added sub frame, apply the Scan method first.
Reimplemented in ADF::CompositeFrame.