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