EntryTypes Enumeration
From TG.INI
TG.INI
EntryTypes Enumeration |
Represents the type of entry the line is within an INI file.
Namespace: TG.INI
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
| Member name | Value | Description | |
|---|---|---|---|
| WhiteSpace | 0 | Represents a blank line. | |
| Comment | 1 | ||
| KeyValue | 2 |