|
System.Collections.ICollection | Keys [get] |
|
string | Name [get] |
|
Definition at line 251 of file IniFile.cs.
IniKey DracLabs.IniFile.IniSection.AddKey |
( |
string |
sKey | ) |
|
IniKey DracLabs.IniFile.IniSection.GetKey |
( |
string |
sKey | ) |
|
string DracLabs.IniFile.IniSection.GetName |
( |
| ) |
|
bool DracLabs.IniFile.IniSection.RemoveAllKeys |
( |
| ) |
|
bool DracLabs.IniFile.IniSection.RemoveKey |
( |
string |
sKey | ) |
|
bool DracLabs.IniFile.IniSection.RemoveKey |
( |
IniKey |
Key | ) |
|
bool DracLabs.IniFile.IniSection.SetName |
( |
string |
sSection | ) |
|
System.Collections.ICollection DracLabs.IniFile.IniSection.Keys |
|
get |
string DracLabs.IniFile.IniSection.Name |
|
get |
The documentation for this class was generated from the following file:
- C:/Users/tom/Documents/Github/DirectOutput/DirectOutput PinballX Plugin/IniFile.cs