Monday, March 23, 2009

vb.net Classes & Objects

A class is a type and an object is an instance.
A class is the code itself, the code becomes an object when you start using it.
Objects have properties and methods.

No comments:

Post a Comment