Represents a collection of CQGOrder objects.

This collection is used for both orders storing and passing order queries results.
Access to an item in this collection can be made based on either Gateway order ID or order GUID.
See Accessing non-existent collection items for details on accessing items that do not exist in the collection.
See the usage of CQGOrders collections in the PrepareModify method's example section.