Searching in lists

Hello everybody!

Triggered by a this post about difference between In() and Contains(), I provided an in-doc explanation with simple and common use cases:

I also take into consideration the little (and often forgotten) brothers ContainsAll() and ContainsOnly()

I hope this helps clarifying a little bit.

Feel free to ask questions and/or suggest more relevant use cases.
Cheers!

7 Likes

grazie mille @Federico_Stefanato ,

this is a wonderful contribution!
the additional link with Add() & Or() is very valuable for me!

1 Like