Represents the root element of an abstract model.

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

Syntax

C#
public interface IRootElement
Visual Basic (Declaration)
Public Interface IRootElement
Visual C++
public interface class IRootElement

See Also