DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Ini
Key
Collection
Add
Range Method
Overload List
AddRange(
IniKey
)
Adds the specified keys to the end of the
IniKeyCollection
.
AddRange(
String
)
Adds the specified keys to the end of the
IniKeyCollection
.
See Also
Reference
IniKeyCollection Class
DevCase.Core.Application.UserSettings Namespace
In This Article
Overload List
See Also