TG.INI
SectionCollection Properties |
The SectionCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Capacity | (Inherited from CollectionBase.) | |
Count | (Inherited from CollectionBase.) | |
InnerList | (Inherited from CollectionBase.) | |
ItemInt32 |
Gets the IniSection as a given index.
| |
ItemString |
Gets the IniSection by name.
| |
List | (Inherited from CollectionBase.) | |
ParentDocument |
Gets the parent IniDocument.
|
See Also