[]
Initializes a new instance of the ElementList class for the specified owning element.
public ElementList(Element owner)
Public Sub New(owner As Element)
The Element which owns this list.