Defining your own generic type in C#

Subscribers:
5,420
Published on ● Video Link: https://www.youtube.com/watch?v=7CIblpiBkVE



Duration: 4:23
596 views
6


In this video I derive from list and hide some methods to apply a buffer effect to the list; restricting the capacity using my own logic in conjunction with the pr-existing capacity property.







Tags:
csharp
c#
visual studio
programming
list
collection
derive
inherit
type
generic
capacity
interface
ienumerable