Click or drag to resize
ElementSection Class
Sections of each ModelContainer which contains array of IElementModel
Inheritance Hierarchy
SystemObject
  FlexRule.Core.ModelElementSection

Namespace: FlexRule.Core.Model
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
[SerializableAttribute]
public class ElementSection

The ElementSection type exposes the following members.

Constructors
  NameDescription
Public methodElementSection
Top
Properties
  NameDescription
Public propertyModels
List of elements in the section
Public propertyName
Name of a section
Top
Extension Methods
See Also