© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#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# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Blank line removal from list
C#CC# / help
4y ago
Nested KeyValuePair
C#CC# / help
4y ago
❔ JSON array to List KeyValuePair with Newtonsoft.JSON?
C#CC# / help
4y ago
Abstract List of KeyValuePairs
C#CC# / help
4y ago