ControlsTotal 获取容器中控件的数量。 MQL5复制int ControlsTotal() const 返回值 容器中控件的数量。 注释 基准类方法没有容器, 它可供访问其继承者的容器并永远返回 0。