public ISheetDataModel GetChildDataModel( int row, string relation )
'Declaration Public Function GetChildDataModel( _ ByVal row As Integer, _ ByVal relation As String _ ) As ISheetDataModel
'Declaration
Public Function GetChildDataModel( _ ByVal row As Integer, _ ByVal relation As String _ ) As ISheetDataModel
'Usage Dim instance As DefaultSheetDataModel Dim row As Integer Dim relation As String Dim value As ISheetDataModel value = instance.GetChildDataModel(row, relation)
'Usage
Dim instance As DefaultSheetDataModel Dim row As Integer Dim relation As String Dim value As ISheetDataModel value = instance.GetChildDataModel(row, relation)
DefaultSheetDataModel Class DefaultSheetDataModel Members