Advanced Basics: Calling All Operators
Author:
Ken Getz
Visual Basic 2002 and Visual Basic 2003 don't support overloaded operators. C# developers can use the + operator to add Point and Size structures together, resulting in a new Point at a new location. So, are developers using Visual Basic simply out in the cold if they want to add a Point and a Size together? Find out.
More Tutorials
|