Eplan Platform API
Eplan.EplApi.DataModel Namespace / ObjectIterator Class
Properties Methods

In This Topic
    ObjectIterator Class Members
    In This Topic

    The following tables list the members exposed by ObjectIterator.

    Public Properties
     NameDescription
    Public PropertyChain of condition filter objects (or just one). Filters can be found in namespace Eplan.EplApi.DataModel.Filters .  
    Public PropertyNumber of filtered elements.  
    Public PropertyFirst found object.  
    Public PropertyLast found object.  
    Public PropertyCurrent position.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns current object and move current position further.  
    Public MethodSets current position to 0.  
    Top
    See Also