Community

Defining Operators in VB .NET 2005

(Bill Horst) This article provides an introduction to defining operators in VB .NET 2005. This new language feature allows VB .NET users to specify operator methods on their own classes and structures. For example, an operator could be written to multiply together two Classes.

Read More - Register for Free Membership