Search results

  1. B

    In vb.net, how do you treat the members of a structure as an array?

    I have created a structure with several varibles included, one of which is a Date variable. Then, for the purposes of my program, I have created an array of the structure. This is working great for me for the most part, but what if I wanted to export all of the Date variable values into a...
Back
Top