TableData.GetSectionData
Description:
Returns the section data array element at the specified index.
Returns the section data array element at the specified index.
Overloads (2):
public TableSectionData GetSectionData(
int nIndex
)
-
Int32nIndexThe index of section data array. If the index is out of the boundary of section data array, null is returned.