Hi,
I have multiple arrays(about 4) as class members of the same data-type which makes overloaded indexers out of question. Is there a simpler way to access these arrays without named indexers and without writing methods for setting and getting value of each and every array?
Thanks,
Loading
Replies
Know the answer? Post it — somebody with the same question will find it here.