Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tony Kiernan 278 posts 341 karma points
    May 22, 2012 @ 14:27
    Tony Kiernan
    0

    Find where two arrays intersect?

    Any idea how id got about this?

    Var siblings = Model.Parent.Children;
    Relation[] relations = Relation.GetRelations(Model.Id);

    Can I pull back an array of where these intersect each other without having to loop through one and test?

     

  • Grant Thomas 291 posts 324 karma points
    May 22, 2012 @ 14:50
    Grant Thomas
    0

    ....never mind... you go up to Parent ...and sometimes I'm an idiot. Phew!

Please Sign in or register to post replies

Write your reply to:

Draft