IniSection.getSection

Returns reference to section

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

Return Value

Section with specified name

Meta