IniSection.opIndex

Returns reference to section

  1. IniSection getSection(string name)
  2. alias opIndex = getSection
    struct IniSection
    alias opIndex = getSection

Return Value

Section with specified name

Meta