© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
3y ago
•
16 replies
miNd
LINQ List A (list of strings) "partial" has any member of list B (list of strings)
For instance
:
List A has
"Car
"
,
"Bicycle
"
List B has
"Blue Car
"
,
"Red Baloon
"
,
"Random stuff
"
I want it to return true since List B has
"Car
" in it
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Random List of strings
C
C# / help
4y ago
Converting a string to a list of objects using only LINQ.
C
C# / help
16mo ago
Performance of Linq
C
C# / help
2mo ago
Posting a list to a partial view in MVC
C
C# / help
15mo ago