You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm looking at this library for use in my project. In looking at the examples, I don't see a way of iterating through the keys and values in a particular section of an ini file. In my project, I need to run through a section of an ini file with hotkey definitions and define them. I want to do this using a foreach loop.
I'm very new to c#, so it's entirely possible I'm missing something.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I'm looking at this library for use in my project. In looking at the examples, I don't see a way of iterating through the keys and values in a particular section of an ini file. In my project, I need to run through a section of an ini file with hotkey definitions and define them. I want to do this using a foreach loop.
I'm very new to c#, so it's entirely possible I'm missing something.
Thanks!
The text was updated successfully, but these errors were encountered: