| GetSection Method | |
| See Also |
- pISectionParams
The key of the section to retrieve.
Retrieves a section.
The section is specified by its key (AbsId), which is contained in the SectionParams object passed to the method.
| Visual Basic |
|---|
Public Function GetSection( _
ByVal pISectionParams As SectionParams _
) As Section |
- pISectionParams
The key of the section to retrieve.
The section with the specified key.