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