<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="C Sharp 3.0 - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=C_Sharp_3.0&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=C_Sharp_3.0&amp;p=8">3.Next</a>
</p>
<p>declarations, but it is also required for the declaration of variables of anonymous types. The contextual keyword "var", however, may only appear within a local variable declaration.</p>

<p><big> Anonymous types </big></p>
<p><a href="page.php?w=Anonymous_type">Anonymous type</a>s provide a convenient way to encapsulate a set of read-only properties into a single object without having to first explicitly define a type. The type name is generated by the <a href="page.php?w=compiler">compiler</a> and is not available at the source code level. The type</p><p>
<a accesskey="1" href="page.php?w=C_Sharp_3.0&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=C_Sharp_3.0&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
