Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/1978-standardlibrary-generic-cqueue-cqueuedequeue.md
T
2026-06-23 21:47:51 +08:00

137 B

Dequeue

Returns the first element and removes it from the queue.

T Dequeue();

Return Value

Returns the starting element.