Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27055

VS 2010 how to search in a list ( of boek)

$
0
0
hi

I used list (of t)
How can I search in the following list
To find 1 one book by a7
And to Find all the book by genre.roman
Bit of code

Private LijstBoeken As List(Of Boek)

LijstBoeken = New List(Of Boek)({
New Boek("B6", "A6", Boek.genre.Roman),
New Boek("B7", "A7", Boek.genre.Detective),
New Boek("B8", "A8", Boek.genre.Fictie),
New Boek("B9", "A9", Boek.genre.Roman)})

Viewing all articles
Browse latest Browse all 27055

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>