|  | FlowTIn, TOut, TMatJoin Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | JoinTIn2, TOut2, TMat2(IGraphBidiShapeTOut, TOut2, TIn2, TIn, TMat2) | 
            TBD
             | 
|  | JoinTMat2(IGraphFlowShapeTOut, TIn, TMat2) | 
            Join this FlowTIn, TOut, TMat to another FlowTIn, TOut, TMat, by cross connecting the inputs and outputs,
            creating a IRunnableGraphTMat.
            The materialized value of the combined FlowTIn, TOut, TMat will be the materialized
            value of the current flow (ignoring the other Flow’s value), use
            JoinMaterializedTMat2, TMat3(IGraphFlowShapeTOut, TIn, TMat2, FuncTMat, TMat2, TMat3) if a different strategy is needed.
             | 
 See Also
See Also