IniLikeFile.DuplicateGroupPolicy

Behavior on group with duplicate name in the file.

Values

ValueMeaning
throwError

Throw error on group with duplicate name.

skip

Skip duplicate without error.

preserve

Preserve all duplicates in the list. The first found group remains accessible by key.

Meta