Inheritance Basics
Tags:
VB
, OO
, Beginning
Inheritance was available in VB6 in a limited form (i.e., interface inheritance), but is more fully realized in VB.NET (i.e., implementation or "code" inheritance). This video shows the basics of how inheritance works, and sets the stage for many future videos on this vital topic.