GetSectionData
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| GetSectionData(Int32) | TableSectionData | Returns the section data array element at the specified index. (Inherited from TableData .) | TableData |
| GetSectionData(SectionType) | TableSectionData | Returns the pointer to the section data array element at the specified section type. (Inherited from TableData .) | TableData |