Initializes a new instance of the ElementCollection class.

Namespace:  PerpetuumSoft.Framework.Model
Assembly:  PerpetuumSoft.Framework.Model (in PerpetuumSoft.Framework.Model.dll) Version: 3.9.0.1

Syntax

C#
public IElementCollection()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
IElementCollection()

See Also