DataView.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」をご覧ください。

実装

注釈

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

適用対象