バージョン

GetRecordAtOverallScrollPosition メソッド

固有のオーバーオール スクロール位置でレコードを取得します。
シンタックス
'宣言
 
Function GetRecordAtOverallScrollPosition( _
   ByVal scrollPosition As Integer _
) As Record
Record GetRecordAtOverallScrollPosition( 
   int scrollPosition
)

パラメータ

scrollPosition
対象となるレコードの 0 から始まる位置。

戻り値の型

特定のスクロール位置に対応する Record
参照