public IEnumerable<NodeType> GetToNodesForNode( NodeType nodedata, Predicate<PortKey> fromportpred )
Parameters
- nodedata
- fromportpred
- a predicate to be applied to each "from" port parameter; if non-null, this predicate must be true for the "to" node to be included in the return sequence
Return Value
an IEnumerable