Adds a algorithmic order property definition to the collection.
Visual Basic |
---|
Public Sub Add( _ ByVal definition_ As CQGAlgorithmicOrderDefinition _ ) |
- definition_
Definition to be added to the collection.
An exception will be thrown if there's existing definition with the same name as the definition_ (case-insensitive)