Hi all,
Does anybody have a work round to using Indexers in Generics, I have a custom
class like this:
public class FileCollection<T> : List<T>
{
}
I would like to create my own indexer but cannot using Generics. Am I alone in
thinking this is a very limited feature to not have Indexers in Generics or we
cannot have Generic Properties.
Am I missing the point with Generics??Thanks
Paul
===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com