C# Compared—Missing Statements

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
CSharp-Online.NET:Articles
C# Articles

C# Compared to Other Languages

© 2005 C. Gunnerson, et al.

Missing Statements

There is no With, Choose, or the equivalent of Switch in C#. There is also no CallByName feature, though this can be performed through reflection.


Previous_Page_.gif Next_Page_.gif


Personal tools