TableData.GetSectionData(Int32)
Method
Description:
Returns the section data array element at the specified index.
Returns the section data array element at the specified index.
Parameters
Parameter | Type | Description |
---|---|---|
nIndex | Int32 | The index of section data array. If the index is out of the boundary of section data array, <span class="keyword"><span data-languagespecifictext="cpp=nullptr|vb=Nothing|nu=null" id="LST87DAB387_1"></span></span> is returned. |
Return Value