|  | FlowTIn, TOut, TMatJoinMaterialized Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | JoinMaterializedTIn2, TOut2, TMat2, TMatRes(IGraphBidiShapeTOut, TOut2, TIn2, TIn, TMat2, FuncTMat, TMat2, TMatRes) | 
            TBD
             | 
|  | JoinMaterializedTMat2, TMat3(IGraphFlowShapeTOut, TIn, TMat2, FuncTMat, TMat2, TMat3) | 
            Join this FlowTIn, TOut, TMat to another FlowTIn, TOut, TMat, by cross connecting the inputs and outputs, creating a IRunnableGraphTMat
            The combine function is used to compose the materialized values of this flow and that
            Flow into the materialized value of the resulting Flow.
             | 
 See Also
See Also