jertiri
(Richard Junggebauer)
1
Hi i want to iterate over a large data set with a regex.
So now i ask myself which method is more performant use Assign or use Invoke Code.
Any Ideas?
jertiri
(Richard Junggebauer)
2
and should i use "string Array " or “List” ?
for performance