CQG API 4.0 - Revised
Item Property
See Also  Send Feedback
key_
CQGExpressionOutputs Collection : Item Property

Glossary Item Box

Description

Returns the expression output by ist key.

this is the default property.

Property type

Read-only property

Syntax

Visual Basic
Public Property Item( _
   ByVal key_ As Variant _
) As Double

Parameters

key_

Remarks

The call will throw a collection exception in case of incorrect type, out-of-range index, or inexistent name.

See Also