DataViewManager.IBindingList.AllowNew プロパティ

定義

このメンバーの説明については、 AllowNewを参照してください。

property bool System::ComponentModel::IBindingList::AllowNew { bool get(); };
bool System.ComponentModel.IBindingList.AllowNew { get; }
member this.System.ComponentModel.IBindingList.AllowNew : bool
 ReadOnly Property AllowNew As Boolean Implements IBindingList.AllowNew

プロパティ値

このメンバーの説明については、 AllowNewを参照してください。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 DataViewManager インスタンスがIBindingList インターフェイスにキャストされている場合にのみ使用できます。

適用対象