Record Data Type

  • Thread starter Thread starter StinkyDuck
  • Start date Start date
S

StinkyDuck

Is there a record type in vb.net which is similar to the record data type in
delphi?

-StinkyDuck
 
Hi,

Perhaps you mean Structure ? A light weight value type meant to hold simple
data structures ?


Regards,

Bill.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top