Skip to Main Content
VB.Net Web Developer's Guide
book

VB.Net Web Developer's Guide

by Syngress
September 2001
Intermediate to advanced content levelIntermediate to advanced
608 pages
23h 46m
English
Syngress
Content preview from VB.Net Web Developer's Guide
Upgrading Visual Basic Applications to .NET • Chapter 14 697
implementing the interface must implement all the methods, and the interface
guarantees no change will be made to the existing interface. In order to incorpo-
rate functionality changes, you can create a new interface that inherits from the
original version.
Visual Basic .NET uses the Interface and End Interface statements to
define an interface.The property, method, and event definitions are then
embedded within these statements.The following rules apply to interfaces:
The Inherits statement follows the Interface statement if the interface
inherits from another interface.
The Inherits statement ...
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

VB.NET Core Classes in a Nutshell

VB.NET Core Classes in a Nutshell

Budi Kurniawan, Ted Neward

Publisher Resources

ISBN: 9781928994480