IniSection.this

Creates new IniSection instance

  1. this(string name)
    struct IniSection
    this
    (
    string name
    )
  2. this(string name, IniSection* parent)

Parameters

name
Type: string

Section name

Meta