Forum Discussion

wilkinc's avatar
wilkinc
Occasional Contributor
10 years ago
Solved

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...