I would be certain that this question addresses something that would have been brought up in a previous question, but I was unable to find it.
There is a method in a
You are addressing the lack of covariance in the current C# version. Here is one way of doing it:
listOfB.Cast();