INISectionWriter |
IObject | |
IResourceWriter |
Name | Description |
---|---|
![]() | Returns the name of the INI file. |
![]() | Returns the name of the section to write all the key-value pairs to. |
Name | Description |
---|---|
![]() | Adds a key-value pair into the writer in preparation of creating an INI section. |
![]() | Returns a boolean indicating if the value and this object instance are the same instance. |
![]() | Creates a section within an INI file. |
![]() | Returns a pseudo-unique number identifying this instance. |
![]() | Returns a string representation of this object instance. |