public bool RemoveHeadingComments()
 {
     return(_iniDocument.RemoveHeadingComments());
 }