<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>argumentoutofrangeexception &#8212; The Codeby</title>
	<atom:link href="https://codeby.net/blogs/tag/argumentoutofrangeexception/feed/" rel="self" type="application/rss+xml" />
	<link>https://codeby.net/blogs</link>
	<description>Методы и средства защиты информации компьютерных сетей и систем. Обеспечение IT-безопасности.</description>
	<lastBuildDate>Sun, 02 Dec 2018 23:27:37 +0000</lastBuildDate>
	<language>ru-RU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://codeby.net/blogs/wp-content/uploads/2016/06/favicon.png</url>
	<title>argumentoutofrangeexception &#8212; The Codeby</title>
	<link>https://codeby.net/blogs</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Почему возникает исключение: Index was out of range?</title>
		<link>https://codeby.net/blogs/isklyuchenie-index-was-out-of-range/</link>
					<comments>https://codeby.net/blogs/isklyuchenie-index-was-out-of-range/#respond</comments>
		
		<dc:creator><![CDATA[WebWare Team]]></dc:creator>
		<pubDate>Tue, 21 Jun 2016 07:54:53 +0000</pubDate>
				<category><![CDATA[Уроки c#]]></category>
		<category><![CDATA[argumentoutofrangeexception]]></category>
		<category><![CDATA[index was out of range]]></category>
		<category><![CDATA[полезно знать]]></category>
		<guid isPermaLink="false">http://csharpprogramming.ru/2016/06/21/isklyuchenie-index-was-out-of-range/</guid>

					<description><![CDATA[Исключение: Index was out of range Очень часто при работе с массивами или коллекциями можно столкнуться с исключением: Index was out of range. В чём заключается суть ошибки. Представьте, что у Вас есть массив, состоящий из двух элементов, например: int [] ar = new int [] {5,7}; Особенность массивов в языке c# заключается в том, ... <a title="Почему возникает исключение: Index was out of range?" class="read-more" href="https://codeby.net/blogs/isklyuchenie-index-was-out-of-range/" aria-label="Прочитать больше о Почему возникает исключение: Index was out of range?" data-wpel-link="internal">Читать далее</a>]]></description>
		
					<wfw:commentRss>https://codeby.net/blogs/isklyuchenie-index-was-out-of-range/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
