07-18-2019
03:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-18-2019
03:35 AM
Hi,
Best thing is to probably loop through all occurences in the assembly and then check if the name matches to one of your predefined names.
Then create an object collection which will hold all those items.
After that you can use the SelectMultiple in SelectSet to select them.