CQG API 4.0 - Revised
Add Method
See Also  Send Feedback
cqg_account
Account to be added to the collection.
CQGAccounts Collection : Add Method

Glossary Item Box

Description

Adds an account to collection

Syntax

Visual Basic
Public Sub Add( _
   ByVal cqg_account As CQGAccount _
) 

Parameters

cqg_account
Account to be added to the collection.

See Also