Changes

Jump to: navigation, search

Object Oriented Programming with Visual Basic

2 bytes removed, 18:15, 8 August 2007
What is a Class?
Much as a blueprint or architect's drawing defines what an item or a building will look like once it has been constructed, a class defines what an object will look like when it is created. It defines, for example, what the ''methods'' will do and what the ''member'' variables will be.
 
 
== Defining a Visual Basic Class ==

Navigation menu