<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Creating Arrays of Values - 09</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners/Creating-Arrays-of-Values-09/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/8e0d/f98c7c76-c4b9-48fe-a923-9f9f00048e0d/09VBCreatingArraysofValues_100_ch9.jpg</url>
		<title>Channel 9 - Creating Arrays of Values - 09</title>
		<link></link>
	</image>
	<description>In this lesson we talk about arrays, which are multi-part variables &#226;€&#166; a &amp;quot;bucket&amp;quot; containing other &amp;quot;buckets&amp;quot;, if you will. We&#39;ll demonstrate how to declare and utilize arrays, setting and retrieving their values, initializing their values, attempting to access values outside of the boundaries of the array, and iterating through arrays using a different iteration statement, the for each statement. Finally, we&#39;ll demonstrate a couple of the powerful built-in methods that give arrays added features. Download the source code for Creating Arrays of Values </description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 26 May 2013 00:15:18 GMT</pubDate>
	<lastBuildDate>Sun, 26 May 2013 00:15:18 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>