Visual Basic (.NET): Difference between revisions

Content deleted Content added
m WP:ADOPTYPO boolean -> Boolean
Line 295:
 
For this release, Microsoft added many features, including:
* A true [[conditional operator]], "If(condition as booleanBoolean, truepart, falsepart)", to replace the "IIf" function.
* [[Anonymous type]]s
* Support for [[Language Integrated Query|LINQ]]