public static MergedConnection[] CreateMergedConnections( Connection[] connections )
public: static array<MergedConnection^>^ CreateMergedConnections( array<Connection^>^ connections )
Parameters
- connections
Return Value
An array of merged connections for the given connections.