Returns the specified row.
| [Visual Basic .NET] |
|---|
Public Function GetRow( _
ByVal Index As Integer _
) As System.Array
|
| [C#] |
|---|
public System.Array GetRow(
|
| [Managed C++] |
|---|
public: System::Array GetRow(
|
| [Java] |
|---|
public Object[] getRow(
|
- Index