Message 1 of 4
RemoveItems - Does it work in VB.NET??
Not applicable
04-22-2008
08:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Could anyone show an example of removing a subset of entities from an existing selection set via RemoveItems?
I am starting to think it is not possible. I find many examples of VBA solutions, but when I try to convert them to VB.NET...RemoveItems treats the object SS as a method rather than a "target" but putting the element array in parenthesis.
If for some reason this functionality is not available to VB.NET users...what is the solution for removing a subset of entities from a selection set? (...or simulating this action.)
Or maybe I don't have any idea what the heck I'm doing...
Any help gratefully received.
I am starting to think it is not possible. I find many examples of VBA solutions, but when I try to convert them to VB.NET...RemoveItems treats the object SS as a method rather than a "target" but putting the element array in parenthesis.
If for some reason this functionality is not available to VB.NET users...what is the solution for removing a subset of entities from a selection set? (...or simulating this action.)
Or maybe I don't have any idea what the heck I'm doing...
Any help gratefully received.