Chapter 22. Converting from C# to VB Syntax
Although API Quick Refererence
information on all types and their members is shown using C# syntax,
it is easy to mentally convert these entries to Visual Basic syntax.
This chapter will provide the information you need to convert the C#
documentation for each type into the syntax used by Visual Basic .NET
programmers.
|
This chapter doesn't try to completely cover the
syntax for each language element it discusses. Instead, it focuses on
direct translation of the syntax of the types used in programming
from C# to VB.
|
|
|