'Usage
Dim instance As UnaryOperatorInfo Dim arg As Object Dim value As Object value = instance.Evaluate(arg)
Parameters
- arg
- Operand for the operator evaluation
Return Value
Object containing the result of the operator applied to the operand
'Usage
Dim instance As UnaryOperatorInfo Dim arg As Object Dim value As Object value = instance.Evaluate(arg)