interface « Class « Visual C++ .NET






1.Interface definition
2.base and interface
3.Interface and class(The virtual keyword is required to implement the interface method)
4.Interface list
5.Interface name collision
6.Interface properties events
7.constants in interfaces
8.interfaces implementing interfaces
9.multiple interfaces








10.static interfaces
11.class interface method ambiguity
12.Explicit interface implementation
13.Private interface