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

RichTextBox Field in power apps as Sharepoint online defalut forms.

Type conversion in Visual Basic.

How to post data using J-Query