PropertyGrid.IComPropertyBrowser.EnsurePendingChangesCommitted Metodo

Definizione

Esegue il commit di tutte le modifiche in sospeso apportate al controllo PropertyGrid. Per una descrizione di questo membro, vedere EnsurePendingChangesCommitted().

 virtual bool System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.EnsurePendingChangesCommitted() = System::Windows::Forms::ComponentModel::Com2Interop::IComPropertyBrowser::EnsurePendingChangesCommitted;
bool IComPropertyBrowser.EnsurePendingChangesCommitted ();
abstract member System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.EnsurePendingChangesCommitted : unit -> bool
override this.System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.EnsurePendingChangesCommitted : unit -> bool
Function EnsurePendingChangesCommitted () As Boolean Implements IComPropertyBrowser.EnsurePendingChangesCommitted

Restituisce

Boolean

true se tutti gli oggetti PropertyGrid eseguono correttamente il commit delle modifiche; in caso contrario, false.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza PropertyGrid a un'interfaccia IComPropertyBrowser.

Si applica a