DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
Loading...
Searching...
No Matches
DracLabs.IniFile.IniSection Class Reference

Classes

class  IniKey

Public Member Functions

IniKey AddKey (string sKey)
bool RemoveKey (string sKey)
bool RemoveKey (IniKey Key)
bool RemoveAllKeys ()
IniKey GetKey (string sKey)
bool SetName (string sSection)
string GetName ()

Properties

System.Collections.ICollection Keys [get]
string Name [get]

Member Function Documentation

◆ 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)

Property Documentation

◆ 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