This thread shows a way to iterate all project entities.
http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=11537&HighLight=1
For v3 forward is this still the best way? It would be nice to have something like the v3 Element Search feature available to the runtime libraries. Is that possible?
Thanks
This is still the best way forward for V3, unless I've missed something somewhere...
Matt
it can't be more simpler than traversing the factory or EntityType enum, the biggest pile of code you've to write (the for loop), is always necessary