GetData(Int32,String) Method
In This Topic
Syntax
'Declaration
Public Overloads Overridable Function GetData( _
ByVal As System.Integer, _
ByVal As System.String _
) As System.Object
public virtual System.object GetData(
System.int ,
System.string
)
Parameters
- row
- colName
See Also