public T GetRowByIndex( int index )
Public Function GetRowByIndex ( _ index As Integer _ ) As T
public: T GetRowByIndex( int^ index )