Public Function GetRow( _ ByVal Index As Integer _ ) As
public System.Array GetRow( int Index );
public: System::Array GetRow( int Index );
public VariantArray getRow( int Index );
public: HRESULT GetRow( long Index, SAFEARRAY * * ppRetVal );
IAgDrDataSetCollection Interface