<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=Count_%28xmldoc%29</id>
	<title>Count (xmldoc) - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=Count_%28xmldoc%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=Count_(xmldoc)&amp;action=history"/>
	<updated>2026-05-25T01:24:17Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://wiki.sage.fr/index.php?title=Count_(xmldoc)&amp;diff=1151&amp;oldid=prev</id>
		<title>Syfre : Nouvelle page : &lt;source lang=&#039;delphi&#039;&gt;property Count:Integer;&lt;/source&gt;  &#039;&#039;&#039;Lecture/Ecriture&#039;&#039;&#039;  Cette propriété retourne le nombre d&#039;élément racine du document.  {{info|Un document xml bien form...</title>
		<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=Count_(xmldoc)&amp;diff=1151&amp;oldid=prev"/>
		<updated>2009-08-07T07:30:50Z</updated>

		<summary type="html">&lt;p&gt;Nouvelle page : &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;property Count:Integer;&amp;lt;/source&amp;gt;  &amp;#039;&amp;#039;&amp;#039;Lecture/Ecriture&amp;#039;&amp;#039;&amp;#039;  Cette propriété retourne le nombre d&amp;#039;élément racine du document.  {{info|Un document xml bien form...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;property Count:Integer;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Lecture/Ecriture&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cette propriété retourne le nombre d&amp;#039;élément racine du document.&lt;br /&gt;
&lt;br /&gt;
{{info|Un document xml bien formatté n&amp;#039;a qu&amp;#039;un élément racine, toutefois TxmlDocument permet de définir plusieurs éléments racines.}}&lt;br /&gt;
&lt;br /&gt;
Exemple:&lt;br /&gt;
&amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;&lt;br /&gt;
procedure foo(doc:TxmlDocument);&lt;br /&gt;
begin&lt;br /&gt;
  if doc.Count&amp;lt;&amp;gt;0 then&lt;br /&gt;
   doSomething(doc.Items[0]);&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi:&lt;br /&gt;
&lt;br /&gt;
*[[Items (xmldoc)|Items]]&lt;br /&gt;
&lt;br /&gt;
{{Footer|Documents XML (tech)}}&lt;br /&gt;
[[category:Document XML]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>
	</entry>
</feed>