| INIFileHelper Methods | Helper帮助文档 |
The INIFileHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
ClearAllSection |
删除ini文件下所有段落
|
|
ClearSection |
删除ini文件下personal段落下的所有键
|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
IniReadValue |
读取INI文件
|
|
IniReadValues | |
|
IniWriteValue |
写INI文件
|
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
See Also