バージョン

FilterableRecordsCollection コンストラクタ

コレクションを構築し、そのオーナー データ アダプタ参照を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal adapter As DataSourceAdapter _
)
public FilterableRecordsCollection( 
   DataSourceAdapter adapter
)

パラメータ

adapter
そのコレクションを所有する DataSourceAdapter オブジェクトへの参照。
参照