SectionCollection Properties

TG.INI

SectionCollection Properties

The SectionCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity (Inherited from CollectionBase.)
Public propertyCount (Inherited from CollectionBase.)
Protected propertyInnerList (Inherited from CollectionBase.)
Public propertyItemInt32
Gets the IniSection as a given index.
Public propertyItemString
Gets the IniSection by name.
Protected propertyList (Inherited from CollectionBase.)
Public propertyParentDocument
Gets the parent IniDocument.
Top
See Also