Returns the fill by its sequential index.
Read-only property
- index_
- Index of the fill inside the collection
If the fill exists in the collection, this property returns the selected fill represented as CQGFill object.
If the accessed item does not exist, see Accessing non-existent collection items to learn more about the return type.
See the usage of CQGFill properties in the OrderChanged event's example section.