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

Private ReadOnly Property System.ComponentModel.IBindingList.AllowNew As Boolean Implements IBindingList.AllowNew
Dim instance As BindingList(Of T) Dim value As Boolean value = CType(instance, IBindingList).AllowNew
private: virtual property bool System.ComponentModel.IBindingList.AllowNew { bool get () sealed = IBindingList::AllowNew::get; }
AddNew メソッドを使用してリストに項目を追加できる場合は true。それ以外の場合は false。既定値は、リストに含まれている、基になる型によって異なります。

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.AllowNew プロパティを検索する場合は、下記のリンクをクリックしてください。

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