Telling what type an object is and checking type

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

I know i read this somewhere before...

If I have an object of unknown type how can I say is this a datarow? or is
this an integer? then do something based on that... i thought IS worked for
that but it doesnt seem to want to do it correctly...
 
ah thank you... for some reason my beginning vb.net book says use is...
 

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