List Question
20 TechQA 2023-12-05T14:58:27.167000Properties.Settings.Default is not working after I publish my Winforms Project
91 views
Asked by BEEIgartner
Any idea why new StringCollection().AddRange( SomeStringArray[]) throws an error?
54 views
Asked by JRrelyea
Join StringCollection with commas
405 views
Asked by Denis G. Labrecque
Initializing a StringCollection from My.Settings to avoid null reference exception
575 views
Asked by AudioBubble
Windows Update API CopyToCache(IStringCollection) - Specified cast is not valid
347 views
Asked by Eldo.Ob
Can’t set StringCollection’ string
101 views
Asked by Okumaima
How to combine / merge two StringCollection into one in C#
693 views
Asked by Rahul Uttarkar
System.Collections.Specialized.StringCollection settings work fine in Debug and Release but crash on Deployment?
1k views
Asked by ThomasFrew
Difference between Specialized String collection and Generic list C#
1.2k views
Asked by Dave
Change sorting of StringCollection
441 views
Asked by Backslash
C# StringCollection in Custom Class
94 views
Asked by user3308131
Serialize String-collection object for storing in session variable
1.6k views
Asked by rinesh
String Collections in Settings aren't changing their size
102 views
Asked by J.Doe
How to access an indexed string from a string collection saved in settings?
189 views
Asked by J.Doe
How to load assembly [Systems.Collections.Specialized.StringCollection] into Powershell
1.8k views
Asked by SQLEnforcer
Difference between Collection<String> And StringCollection
3.1k views
Asked by Andahari
How to retrieve last item in StringCollection array
6.3k views
Asked by Gmac
Settings StringCollection: NullReferenceException
24 views
Asked by IanRawz
Application Settings | System.Collections.Specialized.StringCollection Only Saves One Value
1.9k views
Asked by AudioBubble