GetRowByIndex Method

GetRowByIndex function

Gets the row object by the position in the list.


func (instance *RowCollection) GetRowByIndex(index int32)  (*Row,  error) 

Remarks

See Also