<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ListBox Items zählen]]></title><description><![CDATA[<p>hallo,<br />
gibt es eine funktion, mit der ich die anzahl der items (die in ihr enthalten sind) zählen kann.<br />
wenn ja: gibt diese funktion die anzahl der items als integer-werte aus?</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/129998/listbox-items-zählen</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Jul 2026 20:51:28 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/129998.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Dec 2005 18:54:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ListBox Items zählen on Sun, 18 Dec 2005 18:54:42 GMT]]></title><description><![CDATA[<p>hallo,<br />
gibt es eine funktion, mit der ich die anzahl der items (die in ihr enthalten sind) zählen kann.<br />
wenn ja: gibt diese funktion die anzahl der items als integer-werte aus?</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/post/945064</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/945064</guid><dc:creator><![CDATA[HobbyInformatiker]]></dc:creator><pubDate>Sun, 18 Dec 2005 18:54:42 GMT</pubDate></item><item><title><![CDATA[Reply to ListBox Items zählen on Sun, 18 Dec 2005 19:07:19 GMT]]></title><description><![CDATA[<p>Listbox-&gt;Items-&gt;Count</p>
]]></description><link>https://www.c-plusplus.net/forum/post/945071</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/945071</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Sun, 18 Dec 2005 19:07:19 GMT</pubDate></item><item><title><![CDATA[Reply to ListBox Items zählen on Sun, 18 Dec 2005 20:33:49 GMT]]></title><description><![CDATA[<p>funktioniert (nur muss man das so schreiben: ListBox1-&gt;Items-&gt;Count);<br />
das typische problem mit der groß- und kleinschreibung!</p>
<p>vielen danke!!!!!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/945143</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/945143</guid><dc:creator><![CDATA[HobbyInformatiker]]></dc:creator><pubDate>Sun, 18 Dec 2005 20:33:49 GMT</pubDate></item><item><title><![CDATA[Reply to ListBox Items zählen on Sun, 18 Dec 2005 21:36:51 GMT]]></title><description><![CDATA[<p>HobbyInformatiker schrieb:</p>
<blockquote>
<p>nur muss man das so schreiben: ListBox1-&gt;Items-&gt;Count</p>
</blockquote>
<p>Kommt darauf an, wie man seine List(B|b)ox genannt hat.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/945184</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/945184</guid><dc:creator><![CDATA[Dasd]]></dc:creator><pubDate>Sun, 18 Dec 2005 21:36:51 GMT</pubDate></item></channel></rss>