DataCollection
AsDataCollection(DataTable) メソッド

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 > C1BindingListDataCollectionEx クラス > AsDataCollection メソッド : AsDataCollection(DataTable) メソッド
The data table.
Wraps the System.Data.DataTable into a data collection.
シンタックス
'宣言
 
Public Overloads Shared Function AsDataCollection( _
   ByVal dataTable As System.Data.DataTable _
) As C1BindingListDataCollection
public static C1BindingListDataCollection AsDataCollection( 
   System.Data.DataTable dataTable
)

パラメータ

dataTable
The data table.
参照

C1BindingListDataCollectionEx クラス
C1BindingListDataCollectionEx メンバ
オーバーロード一覧