IniSection.this

Creates new IniSection instance

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

Parameters

name
Type: string

Section name

parent
Type: IniSection*

Section parent

Meta