Removes a group of instruments.
Visual Basic |
---|
Public Sub RemoveInstrumentsGroup( _ ByVal instruments_group As CQGInstrumentsGroup _ ) |
- instruments_group
Instruments group to be removed, represented as CQGInstrumentsGroup
This is a synchronous request.
It is possible to access all resolved instrument groups via CQGCEL.AllInstrumentsGroups Property.