API Help
Eplan.EplApi.EServices Namespace / SubProjectsCollection Class
Properties Methods

In This Topic
    SubProjectsCollection Class Members
    In This Topic

    The following tables list the members exposed by SubProjectsCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns number of sub projects.  
    Public PropertyGets the element at the specified index.  
    Public PropertyGets the project.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of SubProjectsCollection object.  
    Public MethodCreates subproject, i.e. file it off from the project.  
    Public MethodReturns an enumerator that can iterate through a collection.  
    Public MethodReturns an enumerator that can iterate through a collection.  
    Public MethodInserts filed-off subproject back into the project.  
    Public MethodUpdates project from subproject.  
    Top
    See Also