IniLikeGroup.removeEntry

Removes entry by key. To remove localized values use localizedKey.

class IniLikeGroup
@safe nothrow
void
removeEntry
(
string key
)

Meta