xmlElement.childrenCount: Difference between revisions

no edit summary
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = shared
|name = childrenCount
|side = shared
|type = property
|type = property
|class = XmlElement
|class = XmlElement
|name = childrenCount
|games = iii vc sa iv
|usage = get the number of child elements inside an XmlElement object.
|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
|returnTypes = int
|returnInfo = The amount of child XML elements in the XML element.
|returnFail1 = int 0
}}
}}
6,833

edits