EntitySet<TEntity>.GetNewBindingList メソッド

定義

データ ソースへのバインドのための新しいリストを作成します。

public:
 System::ComponentModel::IBindingList ^ GetNewBindingList();
public System.ComponentModel.IBindingList GetNewBindingList ();
member this.GetNewBindingList : unit -> System.ComponentModel.IBindingList
Public Function GetNewBindingList () As IBindingList

戻り値

データ ソースへのバインドのための新しい IBindingList

適用対象