Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Interface « Class « VB.Net
VB.Net
Class
Interface
1.
One Class implements two Interfaces which have the same name method
2.
Interface inherits interface
3.
Class implements two interfaces
4.
Implements an Interface
5.
Implement an Interface
6.
Define and use Interface Age
7.
Interface Inherits another Interface
8.
Define and use Interface
9.
Implements Two Interfaces
10.
Generic Class and Interface