'Declaration Public Overrides Function NextNonEmptyRow( _ ByVal row As Integer _ ) As Integer
'Declaration
Public Overrides Function NextNonEmptyRow( _ ByVal row As Integer _ ) As Integer
'使用法 Dim instance As AggregationDataModel Dim row As Integer Dim value As Integer value = instance.NextNonEmptyRow(row)
'使用法
Dim instance As AggregationDataModel Dim row As Integer Dim value As Integer value = instance.NextNonEmptyRow(row)
public override int NextNonEmptyRow( int row )
AggregationDataModel クラス AggregationDataModel メンバ
Copyright © 2004 GrapeCity inc.