MQL5参考标准程序库通用数据集CStack<T>Count AddCountContainsTrimExcessCopyToClearRemovePushPeekPop Count 返回堆栈中的元素数量。 int Count(); 返回值 返回元素的数量。 Add Contains