バージョン

InitRecordCount メソッド

レコード数を特定の値に初期化します。
シンタックス
'宣言
 
Protected Sub InitRecordCount( _
   ByVal recordCount As Integer _
) 
protected void InitRecordCount( 
   int recordCount
)

パラメータ

recordCount
レコード数に設定する値。
参照