[]
        
(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)
Parameters
Type Name Description
Element owner

The Element which owns this list.