DataView.IBindingList.AllowRemove プロパティ

定義

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

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

プロパティ値

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

実装

注釈

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

適用対象