The properties of the IniReader class are listed below. For a complete list of IniReader class members, see the IniReader Members topic.
![]() | Gets or sets whether accept comments after keys. |
![]() | Gets or sets whether to accept no assignment operator after a key. |
![]() | Gets the comment text for the current INI line. |
![]() | Gets or sets whether or not all key text should be consumed. This means that even double quotes (") and commments (;) will be consumed from keys. |
![]() | Gets or sets whether comments should be collected while parsing. |
![]() | Gets or sets whether to accept line continuations. |
![]() | Gets the current line number. |
![]() | Gets the current line position (column). |
![]() | Gets the name of the current INI line. |
![]() | Gets the state of the reader. |
![]() | Gets the type of the current INI line. |
![]() | Gets the value of the current INI line. |
IniReader Class | Nini.Ini Namespace | The System.Math class