public override int NextNonEmptyColumnInRow( int row, int column )
'Declaration Public Overrides Function NextNonEmptyColumnInRow( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Integer
'Declaration
Public Overrides Function NextNonEmptyColumnInRow( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Integer
'Usage Dim instance As AggregationDataModel Dim row As Integer Dim column As Integer Dim value As Integer value = instance.NextNonEmptyColumnInRow(row, column)
'Usage
Dim instance As AggregationDataModel Dim row As Integer Dim column As Integer Dim value As Integer value = instance.NextNonEmptyColumnInRow(row, column)
AggregationDataModel Class AggregationDataModel Members