G
Genival Carvalho
Hello friends...
Inside my class how do to use explicit using Overloaded operator or use
default ?
Ex:
Dim x as Integer = A + B ' Use default + operator
Dim OV as integer = X + Z ' I will need use Overloaded + Operator ???
Thanks and sorry my bad English.
Regards
Genival Carvalho
Inside my class how do to use explicit using Overloaded operator or use
default ?
Ex:
Dim x as Integer = A + B ' Use default + operator
Dim OV as integer = X + Z ' I will need use Overloaded + Operator ???
Thanks and sorry my bad English.
Regards
Genival Carvalho