DataView.IBindingList.SupportsChangeNotification Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Per una descrizione di questo membro, vedere SupportsChangeNotification.
property bool System::ComponentModel::IBindingList::SupportsChangeNotification { bool get(); };
bool System.ComponentModel.IBindingList.SupportsChangeNotification { get; }
member this.System.ComponentModel.IBindingList.SupportsChangeNotification : bool
ReadOnly Property SupportsChangeNotification As Boolean Implements IBindingList.SupportsChangeNotification
Valore della proprietà
Per una descrizione di questo membro, vedere SupportsChangeNotification.
Implementazioni
Commenti
Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza DataView a un'interfaccia IBindingList.