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

Glossary Item Box

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property Count

Returns the number of CQGCustomStudyDefinition objects in the collection.

Public Property Item

Returns the CQGCustomStudyDefinition by its index.

This is the default property.

Public Property ItemByAbbreviation

Returns the CQGCustomStudyDefinition by its abbreviation.

Public Property ItemByName

Returns the CQGCustomStudyDefinition by its name.

See Also