Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'type' : illegal as right side of '.' operator
Remarks
A type appears as the right operand of a member-access (.) operator.
This error can be caused by trying to access a user-defined type conversion. Use the keyword operator between the period and type.