GetComment
Summary
public string GetComment(string section, string name)
Gets any comment that might be associated with the given key. Returnsnullif the key does not exist or has no comment.
Returns
Parameters
Summary
public string GetComment(MyIniKey key)
Gets any comment that might be associated with the given key. Returnsnullif the key does not exist or has no comment.
Returns
Parameters
- MyIniKey key