Rolling Your Own Generic Functions(vbnotebookfor.net)
submitted by
vbnotebook(655) 4 years, 7 months ago
You probably know that Generics, introduced to VB.NET in the .NET Framework 2.0, provide type safe Lists, Dictionaries, Stacks, Queues and other objects. But, did you know that you can use the same technique to build your own type safe functions? In this article, we’ll look at some of the basics of doing this. read more...
|category: VB.NET
|Views: 13
tags:
Generics VB.NET another
Everyones tags:
Your Tags: