public IEnumerable<Link> FindLinksOutOfPort( string portid )
Parameters
- portid
 - When this argument is null, this just returns LinksOutOf. Otherwise it returns those links where the ToPortId matches the portid.
 
public IEnumerable<Link> FindLinksOutOfPort( string portid )