There's nothing for the specifically as far as I'm aware. I'd probably use a StringCollection where each item is a String consisting of the elements of one "row" of the array delimited with commas or whatever you find appropriate. The code to translate each way would be a few lines only.
if you want to store strings on your array, under "settings*" under "type" select browse' in new window select System.Collections.Specialized.StringCollection
its a 1dim string collection so you will have to do the calculations yourself
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.