|
System.Collections.ICollection | Keys [get] |
string | Name [get] |
◆ AddKey()
IniKey DracLabs.IniFile.IniSection.AddKey |
( |
string | sKey | ) |
|
◆ GetKey()
IniKey DracLabs.IniFile.IniSection.GetKey |
( |
string | sKey | ) |
|
◆ GetName()
string DracLabs.IniFile.IniSection.GetName |
( |
| ) |
|
◆ RemoveAllKeys()
bool DracLabs.IniFile.IniSection.RemoveAllKeys |
( |
| ) |
|
◆ RemoveKey() [1/2]
bool DracLabs.IniFile.IniSection.RemoveKey |
( |
IniKey | Key | ) |
|
◆ RemoveKey() [2/2]
bool DracLabs.IniFile.IniSection.RemoveKey |
( |
string | sKey | ) |
|
◆ SetName()
bool DracLabs.IniFile.IniSection.SetName |
( |
string | sSection | ) |
|
◆ Keys
System.Collections.ICollection DracLabs.IniFile.IniSection.Keys |
|
get |
◆ Name
string DracLabs.IniFile.IniSection.Name |
|
get |
The documentation for this class was generated from the following file:
- D:/a/DirectOutput/DirectOutput/DirectOutput PinballX Plugin/IniFile.cs