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

How to use lamda expression for updating using LINQ

Start working with CDS in Power Platform

Power Apps Choice Column Default Value with connector as Sharepoint