返回用于遍历所有命令的遍历器
McEdCommandIterator* iterator() const;
返回McEdCommandIterator指针,不使用时,需要调用delete释放内存
McEdCommandStack 方法