IniFileEntry Members

tikumo.regis3

IniFileEntry Members regdiff Code Documentation

The IniFileEntry type exposes the following members.

Constructors

  NameDescription
Public methodIniFileEntry
Create a new key/value assignment pair
Back to Top
Fields

  NameDescription
Public fieldComment
Optional comment (can be null)
Public fieldData
Data of the value (can be null if options permit)
Public fieldName
Name of the value
Back to Top
Properties

  NameDescription
Public propertyHasComment
Flag indicating whether or not the value has a comment
Back to Top
See Also