S
Steven Van Dyke
I'm using a for loop to add about 5600 items to a list view. It's taking
about 5 minutes for the loop to complete. Is this normal? Would AddRange
work quicker? What's the quickest way to add items?
Thanks,
Steve
about 5 minutes for the loop to complete. Is this normal? Would AddRange
work quicker? What's the quickest way to add items?
Thanks,
Steve