int GetDataRowFromModelRow( int row )
'Declaration Function GetDataRowFromModelRow( _ ByVal row As Integer _ ) As Integer
'Declaration
Function GetDataRowFromModelRow( _ ByVal row As Integer _ ) As Integer
'Usage Dim instance As IDataSourceSupport Dim row As Integer Dim value As Integer value = instance.GetDataRowFromModelRow(row)
'Usage
Dim instance As IDataSourceSupport Dim row As Integer Dim value As Integer value = instance.GetDataRowFromModelRow(row)
IDataSourceSupport Interface IDataSourceSupport Members