public bool RemoveIniIncludeFileNode(string filePath) { return(_iniDocument.RemoveIniIncludeFileNode(filePath)); }