In Visual Basic.Net, After a Structure is made, eg:
structure MyStructure
dim var1 as integer
dim var2 as integer
end structure
**** How do I create an array, lets say if size 5, as a MyStructure type? I cannot find this anywhere.
Thanks,
Spectrum
|
Results 1 to 2 of 2
Thread: Array of structuresThreaded View
|
Click Here to Expand Forum to Full Width |