BindingList.System.ComponentModel.IBindingList.AllowRemove プロパティ
アセンブリ: System (system.dll 内)

Private ReadOnly Property System.ComponentModel.IBindingList.AllowRemove As Boolean Implements IBindingList.AllowRemove
Dim instance As BindingList(Of T) Dim value As Boolean value = CType(instance, IBindingList).AllowRemove
private: virtual property bool System.ComponentModel.IBindingList.AllowRemove { bool get () sealed = IBindingList::AllowRemove::get; }
RemoveItem メソッドを使用して、リストから項目を削除できる場合は true。それ以外の場合は false。既定値は true です。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からBindingList.System.ComponentModel.IBindingList.AllowRemove プロパティを検索する場合は、下記のリンクをクリックしてください。

- BindingList.System.ComponentModel.IBindingList.AllowRemove プロパティのページへのリンク