System.Object
   Eplan.EplApi.DataModel.ObjectIterator
System.Object
   Eplan.EplApi.DataModel.ObjectIterator
| Name | Description | |
|---|---|---|
|  | Condition | Chain of condition filter objects (or just one). Filters can be found in namespace Eplan.EplApi.DataModel.Filters . | 
|  | Count | Number of filtered elements. | 
|  | First | First found object. | 
|  | Last | Last found object. | 
|  | Position | Current position. | 
| Name | Description | |
|---|---|---|
|  | Next | Returns current object and move current position further. | 
|  | Reset | Sets current position to 0. |