© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
4y ago
•
9 replies
Bujju
Line-seperated list from KeyValuePair
I have a
KeyValuePair<string, string>
KeyValuePair<string, string>
, and I would like to make a line
-separated list like the following
:
[Key
]
:
[Value
]
[Key
]
:
[Value
]
[Key
]
:
[Value
]
How could I do that
?
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
Blank line removal from list
C
C# / help
4y ago
Nested KeyValuePair
C
C# / help
4y ago
❔ JSON array to List KeyValuePair with Newtonsoft.JSON?
C
C# / help
4y ago
Abstract List of KeyValuePairs
C
C# / help
4y ago