Is there a way in the .NET framework to derive from a generic list type such that an operation could be performed on that item before it is returned to the calling code in a foreach loop?Is there a way in the .NET framework to derive
Is there a way in the .NET framework to derive from a generic list type such that an operation could be performed on that item before it is returned to the calling code in a foreach loop?Is there a way in the .NET framework to derive