技术文档MQL5参考标准程序库通用数据集CLinkedList<T>RemoveFirstRemoveFirstRemoveFirst移除链接列表的第一个元素。bool RemoveFirst();返回值 成功返回true,否则返回false。RemoveRemoveLast