EBDN - Community - Question & Answers

  Thursday, 19 November 2020
  1 Replies
  743 Visits
0
Votes
Undo
Hi;
I'm wondering how to obtain a collection of objects in VB.NET, that includes all the children, and their children?

oCollect = oObj.FindObjects(kind:=113) only returns the first level.

thanks!
Dan