IniFileEntry Members
From tikumo.regis3
| IniFileEntry Members | regdiff Code Documentation |
The IniFileEntry type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IniFileEntry |
Create a new key/value assignment pair
|
Fields
| Name | Description | |
|---|---|---|
| Comment |
Optional comment (can be null)
| |
| Data |
Data of the value (can be null if options permit)
| |
| Name |
Name of the value
|
Properties
| Name | Description | |
|---|---|---|
| HasComment |
Flag indicating whether or not the value has a comment
|
See Also