API Help
Eplan.EplApi.DataModel Namespace / MergedConnection Class / MergedConnection Constructor / MergedConnection Constructor(Connection)

In This Topic
MergedConnection Constructor(Connection)
In This Topic
Constructor. Creates the MergedConnection object and initializes it to cover the connection passed as parameter and all the other 'mergable' connections from the input connection belongs to.
Syntax
public MergedConnection( 
   Connection connection
)

Parameters

connection
See Also