int NextNonEmptyRow( int row )
'Declaration Function NextNonEmptyRow( _ ByVal row As Integer _ ) As Integer
'Declaration
Function NextNonEmptyRow( _ ByVal row As Integer _ ) As Integer
'使用法 Dim instance As IOptimizedEnumerationSupport2 Dim row As Integer Dim value As Integer value = instance.NextNonEmptyRow(row)
'使用法
Dim instance As IOptimizedEnumerationSupport2 Dim row As Integer Dim value As Integer value = instance.NextNonEmptyRow(row)
IOptimizedEnumerationSupport2 インタフェース IOptimizedEnumerationSupport2 メンバ
© 2004-2017, GrapeCity inc. All rights reserved.