S
shapper
Hello,
I have a variable which is of type Generic.List(Of MyClass)
I want to get only the first 5 items added by the user. How can I do
this?
Thanks,
Miguel
I have a variable which is of type Generic.List(Of MyClass)
I want to get only the first 5 items added by the user. How can I do
this?
Thanks,
Miguel