wilkinc
9 years agoOccasional Contributor
FindAll method
I'm using TestLeft and I'd like to find all the children of a particular object which match a pattern. I can't see a way of doing this, if I use Find<> it only returns one object and if I just use ob...