[]
        
(Showing Draft Content)

C1.Framework.TreeCollection-1.-ctor

TreeCollection Constructor

TreeCollection(Element)

Initializes a new instance of the TreeCollection<T> class.

Declaration
protected TreeCollection(Element parent)
Parameters
Type Name Description
Element parent

The parent element of this collection.