FoldContainerCommand
open class FoldContainerCommand : Command
Represents a set of Command instances as a single operation. Undoing or redoing the composite action respectively undoes or redoes all its constituent subactions at the same time.