Hey
I have a small problem and i hope someone can help me with this...
i want to populate every string value in a certain listview subitem index to either a collection or stringbuilder. However the subitem index can be quite large in number and size. right now i have almost 200 items in that particalular index. How would i populate that amount of strings. An ordinary string array? not sure how many items a string array at maximum. Since that number can change to alot bigger i need an alternative like collection or stringbuilder.
Thanks
regards
/xorl
I have a small problem and i hope someone can help me with this...
i want to populate every string value in a certain listview subitem index to either a collection or stringbuilder. However the subitem index can be quite large in number and size. right now i have almost 200 items in that particalular index. How would i populate that amount of strings. An ordinary string array? not sure how many items a string array at maximum. Since that number can change to alot bigger i need an alternative like collection or stringbuilder.
Thanks
regards
/xorl