IniWhiteSpace Properties

TG.INI

IniWhiteSpace Properties

The IniWhiteSpace type exposes the following members.

Properties
  NameDescription
Public propertyEntryType
Gets value WhiteSpace.
(Overrides IniEntryEntryType.)
Public propertyParentDocument
Gets the parent IniDocument.
(Inherited from IniEntry.)
Public propertySpaces
Gets or Sets the number of spaces contained in this IniWhiteSpace.
Public propertyValue
Gets or Sets the space string of the white space.
(Overrides IniEntryValue.)
Top
See Also