CQG API 4.0 - Revised
CQGExecutionPatternParameters Collection Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Methods

Public Method Add

Adds a new parameter to the collection.

Public Method Remove

Removes a parameter from the collection by its sequential index or name.

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property Count

Returns the number of parameters in the collection.

Public Property Item

Returns a parameter from the collection by its sequential index or name.

See Also