CQG API 4.0 - Revised
RemoveYields Method
See Also  Send Feedback
cqg_yields
CQGYields to remove
CQGCEL Interface : RemoveYields Method

Glossary Item Box

Description

Unsubscribe from and remove the CQGYields from CQGYieldsCollection

Syntax

Visual Basic
Public Sub RemoveYields( _
   ByVal cqg_yields As CQGYields _
) 

Parameters

cqg_yields
CQGYields to remove

See Also