IniSection Properties
From TG.INI
TG.INI
IniSection Properties |
The IniSection type exposes the following members.
| Name | Description | |
|---|---|---|
| Capacity | (Inherited from CollectionBase.) | |
| Count | (Inherited from CollectionBase.) | |
| InnerList | (Inherited from CollectionBase.) | |
| ItemInt32 |
Gets the IniEntry at the given index within the collection.
| |
| ItemString |
Gets an IniKeyValue with a matching key value.
| |
| List | (Inherited from CollectionBase.) | |
| Name |
Gets or Sets the section name.
| |
| ParentDocument |
Gets the parent IniDocument.
|