[]
        
(Showing Draft Content)

C1.Framework.ElementList.-ctor

ElementList Constructor

ElementList(Element)

Initializes a new instance of the ElementList class for the specified owning element.

Declaration
public ElementList(Element owner)
Public Sub New(owner As Element)
Parameters
Type Name Description
Element owner

The Element which owns this list.