GetData Method
The table.
This method supports the UFT infrastructure. Do not call it directly in your code.
Syntax
'Declaration
 
Public Function GetData( _
   ByVal Grid As System.Object _
) As System.Object
public System.object GetData( 
   System.object Grid
)

Parameters

Grid
The table.