SWSProfileInfo Members
Functions
| Name | Description |
|---|---|
| Remove | Remove a Section. |
Properties
| Name | Description |
|---|---|
| Count | Count Sections. Return value: Long. This property is read only. |
| Exists | Checks if a Section exists. Return value: Boolean. This property is read only. |
| NameAt | Lookup the name of a Section by index. Return value: String. This property is read only. |
| Section | Get/Create a Section. Return value: Dictionary. This property is read only. |
| SectionAt | Lookup a Section by index. Return value: Dictionary. This property is read only. |
Subtopics