M
Mark S.
Hello,
I have a static class with several hundred private static List<>. Does the
..NET framework keep an internal List/Hashtable/Collection of all my Lists
that I can loop over? If so, please show the syntax or docs reference, if
it's there I am unable to find it.
TIA,
M
I have a static class with several hundred private static List<>. Does the
..NET framework keep an internal List/Hashtable/Collection of all my Lists
that I can loop over? If so, please show the syntax or docs reference, if
it's there I am unable to find it.
TIA,
M