Skip to Content
Visual Basic 2015 Unleashed
book

Visual Basic 2015 Unleashed

by Alessandro Del Sole
July 2015
Intermediate to advanced
1300 pages
87h 27m
English
Sams
Content preview from Visual Basic 2015 Unleashed

Summary

Inheritance is a key topic in the object-oriented programming with Visual Basic and the .NET Framework. In this chapter, you learned lots of important concepts. First, you learned what inheritance is and how you can take advantage of it for creating frameworks of custom objects. Then you saw how to derive classes from base classes using the Inherits keyword and how your derived classes automatically inherit some members from System. Object, which is the root in the class hierarchy. When deriving classes, you need to consider how constructors and shared members behave; the chapter also provided an overview. But inheritance would be of less use without polymorphism. You learned how polymorphism requires implementing one common infrastructure ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Visual Basic 2015

Beginning Visual Basic 2015

Bryan Newsome

Publisher Resources

ISBN: 9780134196664Purchase book