| IModelAccess Methods |
The IModelAccess type exposes the following members.
| Name | Description | |
|---|---|---|
| GetElementModels |
Retrieves all the IElementModel regardless of section grouping
| |
| GetElementModels(Int32) |
Retrieves all IElementModel by section index
| |
| GetElementModels(String) |
Retrieve all IElementModel of package by section name
| |
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIElementModel.) | |
| GetSectionName |
Returns name of section by its index
| |
| GetSections |
Find package section list
|
| Name | Description | |
|---|---|---|
| DistinctByIElementModel, TKey | (Defined by LinqExtensions.) | |
| IndexOfIElementModel | (Defined by StringTokenExtensions.) | |
| TakeLastIElementModel |
Takes n last numbers of a source
(Defined by LinqExtensions.) |