M
mm
Hi All,
I am a newbie in Vb.net and I have some problems
I have a structure called padrecord.
In this structure i have X,Y len h w name typeval
First I add the known values in X and Y.
And put then this structure in a Arraylist
Afterwards I want to add the values of len h name and typeval to all
the padrecords in the arraylist
The count of items in the arraylist can be between 1 and 5000
How do I do this
TIA
Mans
I am a newbie in Vb.net and I have some problems
I have a structure called padrecord.
In this structure i have X,Y len h w name typeval
First I add the known values in X and Y.
And put then this structure in a Arraylist
Afterwards I want to add the values of len h name and typeval to all
the padrecords in the arraylist
The count of items in the arraylist can be between 1 and 5000
How do I do this
TIA
Mans