Can I see an example of how to count the number of child nodes in the xml root tag in flex?
xml.children().length()where xml is the XML object. But he will only consider children of the depth of the first level. Should all children be counted ?
xml.children().length()
Source: https://habr.com/ru/post/1793937/More articles:What was the rationale for implementing links in C ++? - c ++Те же структуры/библиотеки на Node.js и Sproutcore - javascriptIs PCI compatible with image support (secure) not only with another subdomain, but also with a different domain? - htmlIs there a Python alternative for matlab cp2tform and imtransform? - pythonTablesorter configuration headers - jqueryС# несколько параметров выражения - c#Refresh the user interface of another class method - Cocoa - user-interfaceglobal variable in asp-net mvc views - asp.net-mvcHow to use wildcards with LINQ? - linqSSO for oracle forms and Java EE - java-eeAll Articles