Page 87 - Programming VB.NET
P. 87
[Type text]
9
OBJECT
ORIENTED
PROGRAMS
At the completion of this chapter,
you will able to:
o Create classes and objects
in VB .NET program.
LESSON o Develop VB .NET program
OVERVIEW using classes and objects.
o Create a constructor that will
initialize a class into an
object.
o Apply Inheritance And
Polymorphism.