| ModelContainer Class |
Namespace: FlexRule.Core.Model
[SerializableAttribute] public class ModelContainer : ElementSectionCollection, IModelContainer, IModelAccess, IEnumerable<IElementModel>, IEnumerable
The ModelContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| ModelContainer |
| Name | Description | |
|---|---|---|
| Count | ||
| InnerDictionary | (Inherited from ElementSectionCollection.) | |
| Item |
Returns ElementSection by its name
(Inherited from ElementSectionCollection.) | |
| Sections |
All sections in this collection
(Inherited from ElementSectionCollection.) |
| Name | Description | |
|---|---|---|
| DefaultSection |
Default section name
|
| Name | Description | |
|---|---|---|
| DistinctByIElementModel, TKey | (Defined by LinqExtensions.) | |
| IndexOfIElementModel | (Defined by StringTokenExtensions.) | |
| TakeLastIElementModel |
Takes n last numbers of a source
(Defined by LinqExtensions.) |