DataViewManager.IBindingList.AllowNew Propriedade

Definição

Para obter uma descrição desse membro, confira AllowNew.For a description of this member, see 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

Valor da propriedade

Boolean

Para obter uma descrição desse membro, confira AllowNew.For a description of this member, see AllowNew.

Implementações

Comentários

Este membro é uma implementação do membro de interface explícita.This member is an explicit interface member implementation. Ele só pode ser usado quando a instância de DataViewManager é convertida em uma interface de IBindingList.It can be used only when the DataViewManager instance is cast to an IBindingList interface.

Aplica-se a