childElementCount property
int
get
childElementCount
The Element.childElementCount
read-only property
returns the number of child elements of this element.
Implementation
external int get childElementCount;