Application and HashTable

  • Thread starter Thread starter RicercatoreSbadato
  • Start date Start date
R

RicercatoreSbadato

Can I put in the context Application an HashTable?

I always see only strings..but I'd like to put in an HashTable, how can
I do it?
 
Can I put in the context Application an HashTable?

I always see only strings..but I'd like to put in an HashTable, how can
I do it?

A HashTable takes objects, not strings, so use whatever object type you
like.

Cheers,
Jason
 

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