© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
4 replies
postReality

❔ Help with Dictionary<string,string>

I have a series of textBoxes to enter strings like first name, last name etc. Each character of the string equals a key in a dictionary. I want to remove the keys and replace with values. Example string "Sally" , each character would be a key.
I want to print the values. I can only use remove and insert methods.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ LINQ help: IQueryable<Entity> -> Dictionary<string, Entity[]>
C#CC# / help
12mo ago
❔ Help Serializing Dictionary
C#CC# / help
4y ago
❔ Convert nested JObjects into Dictionary<string, object>
C#CC# / help
3y ago