DekGenius.com
[ Team LiB ] Previous Section Next Section

Chapter 12. Converting from C# to VB Syntax

Although information on all types and their members is shown using C# syntax, it is easy to mentally convert to Visual Basic syntax. This chapter will provide the information you need to convert the documentation for each type into the syntax used by Visual Basic.

This chapter does not aim at providing complete coverage of the syntax for each language element it discusses. Instead, it focuses on direct translation of the syntax of the types used in Windows Forms programming from C# to VB.


    [ Team LiB ] Previous Section Next Section