?
=?iso-8859-1?Q?Rub=E9n_Altman?=
Does anybody know weather there is a way to iterate over a
ResourceSet when using .NET Framework 1.0? I've seen in
the 1.1 documentation that ResourceSet class implements
GetEnumerator method, but I can't find nothing similar in
the old version.
I've also try to inherit the ResourceSet class to make the
Reader property visible, but I don't know how to create
the instances I need from the given ResourceManager.
I hope I was clear enough. Thanks in advance for your help.
Rubén
ResourceSet when using .NET Framework 1.0? I've seen in
the 1.1 documentation that ResourceSet class implements
GetEnumerator method, but I can't find nothing similar in
the old version.
I've also try to inherit the ResourceSet class to make the
Reader property visible, but I don't know how to create
the instances I need from the given ResourceManager.
I hope I was clear enough. Thanks in advance for your help.
Rubén