VB.NET Interfaces

Posted by PJ on Stack Overflow See other posts from Stack Overflow or by PJ
Published on 2010-05-05T00:05:16Z Indexed on 2010/05/05 18:58 UTC
Read the original article Hit count: 197

Filed under:
|
|
|

I am not quite clear as to why or when to use Interfaces. Can someone post a complete, simple and small example of an Interface using VB.NET in a Console Application. How is it extensible?

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about ASP.NET