Returns the selected DOM quote from the collection.
This is the default property.
Read-only property
- index_
- Zero-based index of item in the collection
Corresponding collection item represented as CQGQuote.
If the accessed item does not exist, see Accessing non-existent collection items to learn more about the return type.
This property is default.
For the usage of the DOM collection, see the example section of the InstrumentDOMChanged Event.