Represents 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 IElement
Visual Basic (Declaration)
Public Interface IElement
Visual C++
public interface class IElement

See Also