バージョン

LastVisibleIndex(DateTime) メソッド

指定した日付の前の最初の項目のインデックスを取得します。
シンタックス
'宣言
 
Protected Overloads Function LastVisibleIndex( _
   ByVal toDate As Date _
) As Integer
protected int LastVisibleIndex( 
   DateTime toDate
)

パラメータ

toDate
前の項目を取得する日付。

戻り値の型

指定した日付の前の最初の項目のインデックス。
参照