What to choose from Inherits or Implements in VB

Its very simple to understand that ,
when we are having two  class  CLS1 & CLS2
then we have to use INHERITS

but in case we are having a class and a interface  CLAS1 & INTERFACE
then wee have to use  IMPLEMENTS 

Comments

Popular posts from this blog

What is Monitoring in SharePoint 2103? What are the other option in SharePoint 2013?

How to post data in MVC using form collection for Beginners.

Initializing list and collection in c#.net