On 25 Nov 2005 22:45:18 -0800, RicercatoreSbad ato wrote:
[color=blue]
> 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?[/color]
A HashTable takes objects, not strings, so use whatever object type you
like.
Comment