Go for the generic brand...(msmvps.com)
submitted by
Joacim(255) 2 years, 8 months ago
Before .Net 2.0 the only way that you could use a generic type was to use System.Object. Although it’s been 4 years since the release of .Net 2.0 I still see developers using the System.Object way too often, which leads to unnecessary boxing/unboxing and casting. So in this article I’m going to explain how you can use Generics in your classes and methods.
|category: VB.NET
|Views: 4
tags:
VB.NET another
Everyones tags:
Your Tags: