This is an old revision of the document!
Operator "{0}" does not take operands of type "{1}" and "{2}" (AJTERR10047)
Product(s) | Karo.NET Compiler |
---|
Description
The specified operator does not take these types as operands.
<table> <theader> <tr> <td>Operator</td><td>Valid left operand</td><td>Corresponding right operand</td> </tr> </theader> <tbody>
</tbody> </table>
How can I resolve this error?
Not specified