Brad asks me to comment on the issue of naming of generic type parameters . Certainly the longer names seem preferable when the type is being used or viewed in the class browser. Currently, I'm using ElementType, KeyType, and ValueType as my generic type
Read More...