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