6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = childrenCount | ||
|side = shared | |||
|type = property | |type = property | ||
|class = XmlElement | |class = XmlElement | ||
| | |games = iii vc sa iv | ||
| | |desc = get the number of child elements inside an XmlElement object. | ||
|return = int The amount of child XML elements in the XML element. | |||
|freturn = int 0 | |||
|readonly = true | |readonly = true | ||
}} | }} |
edits