childElementCount property

int get childElementCount
inherited

The Element.childElementCount read-only property returns the number of child elements of this element.

Implementation

external int get childElementCount;