Adds a section.
| Visual Basic |
|---|
Public Function AddSection( _
ByVal pISection As Section _
) As SectionParams |
- pISection
- The data for the new section.
Contains the key (AbsId) of the new section.
| Adding a section (C#) | Copy Code | |
|---|---|---|
| ||
| Visual Basic |
|---|
Public Function AddSection( _
ByVal pISection As Section _
) As SectionParams |
| Adding a section (C#) | Copy Code | |
|---|---|---|
| ||