Selerix Developer Tools
Addition Operator






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > QuestionCollection Class : Addition Operator
The left.
The right.
Implements the operator +.
Syntax
'Declaration
 
Public Operator +( _
   ByVal left As QuestionCollection, _
   ByVal right As QuestionCollection _
) As QuestionCollection
'Usage
 
This operator type is not supported by Delphi
This operator type is not supported by JScript

Parameters

left
The left.
right
The right.

Return Value

The result of the operator.
See Also

Reference

QuestionCollection Class
QuestionCollection Members