HTMLCollection constructor

HTMLCollection(
  1. Element ownerElement
)

Implementation

HTMLCollection(this.ownerElement);