Class « C# / CSharp Tutorial






7.Class
7.1.Class Definition( 17 ) 7.32.interface( 15 ) 
7.2.Class Instance( 6 ) 7.33.Interface hierarchy( 5 ) 
7.3.Object Reference( 16 ) 7.34.Explicit Interface Implementation( 5 ) 
7.4.Member Method( 6 ) 7.35.const( 4 ) 
7.5.Member Variable( 8 ) 7.36.readonly( 5 ) 
7.6.Method Parameter( 16 ) 7.37.sealed( 4 ) 
7.7.Method Return( 6 ) 7.38.Properties( 15 ) 
7.8.Method Overload( 6 ) 7.39.Virtual Properties( 1 ) 
7.9.Method Recursion( 4 ) 7.40.Indexer( 14 ) 
7.10.this( 4 ) 7.41.Two Dimensional Indexer( 1 ) 
7.11.new( 1 ) 7.42.static Class( 3 ) 
7.12.null( 1 ) 7.43.static constructor( 2 ) 
7.13.Constructor( 14 ) 7.44.static field( 7 ) 
7.14.destructor( 7 ) 7.45.static method( 2 ) 
7.15.Access Modifier( 4 ) 7.46.static Properties( 2 ) 
7.16.private( 4 ) 7.47.System.Object( 6 ) 
7.17.public( 3 ) 7.48.ToString( 6 ) 
7.18.protected( 1 ) 7.49.Hash Code( 1 ) 
7.19.internal( 2 ) 7.50.MemberwiseClone( 3 ) 
7.20.Class hierarchy( 5 ) 7.51.ICloneable( 3 ) 
7.21.Derived Class( 4 ) 7.52.ICustomFormatter( 1 ) 
7.22.Base Class( 5 ) 7.53.IDisposable with using( 2 ) 
7.23.virtual( 13 ) 7.54.IDisposable( 3 ) 
7.24.override( 9 ) 7.55.IEquatable( 1 ) 
7.25.base( 3 ) 7.56.IFormattable( 4 ) 
7.26.Name Hiding( 3 ) 7.57.IEnumerable( 3 ) 
7.27.Abstract Class( 6 ) 7.58.IEnumerator( 1 ) 
7.28.Nested Class( 3 ) 7.59.Class Serialization( 1 ) 
7.29.Partial Class( 2 ) 7.60.Extension( 8 ) 
7.30.cast( 2 ) 7.61.Partial Class( 1 ) 
7.31.Class as Parameter( 2 )