6.Class Module |
| 6.1.Sub( 2 ) | 6.25.ReadOnly( 1 ) |
| 6.2.Function( 13 ) | 6.26.Const( 2 ) |
| 6.3.Function Parameters( 2 ) | 6.27.Indexer( 2 ) |
| 6.4.Pass by Reference( 4 ) | 6.28.Delegate( 11 ) |
| 6.5.Pass by Value( 3 ) | 6.29.Friend( 2 ) |
| 6.6.Named Parameters( 1 ) | 6.30.Constructor( 13 ) |
| 6.7.Varied length method parameter( 3 ) | 6.31.Destructor( 2 ) |
| 6.8.Recursive Function( 2 ) | 6.32.Base Class( 4 ) |
| 6.9.Overloaded functions( 5 ) | 6.33.ToString( 4 ) |
| 6.10.Module( 2 ) | 6.34.Equals( 3 ) |
| 6.11.Class Definition( 10 ) | 6.35.Class Cast( 1 ) |
| 6.12.Member Fields( 5 ) | 6.36.Object( 3 ) |
| 6.13.Method( 2 ) | 6.37.Object Instance( 2 ) |
| 6.14.Class Inheritance( 10 ) | 6.38.Property( 22 ) |
| 6.15.Polymorphism( 4 ) | 6.39.MustInherit( 4 ) |
| 6.16.Inherits( 2 ) | 6.40.MustOverride( 2 ) |
| 6.17.Class Combination( 1 ) | 6.41.NotOverridable( 1 ) |
| 6.18.Me( 2 ) | 6.42.Overridable( 4 ) |
| 6.19.MyBase( 1 ) | 6.43.Shadows( 4 ) |
| 6.20.MyClass( 1 ) | 6.44.Interface( 10 ) |
| 6.21.Shared( 2 ) | 6.45.Class Serialization( 1 ) |
| 6.22.Private( 3 ) | 6.46.Structure( 9 ) |
| 6.23.Public( 2 ) | 6.47.Structure Array( 1 ) |
| 6.24.Protected( 3 ) | 6.48.Structure Serialization( 3 ) |