IComPropertyBrowser.EnsurePendingChangesCommitted Metodo

Definizione

Esegue il commit di tutte le modifiche in sospeso apportate al controllo PropertyGrid.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 bool EnsurePendingChangesCommitted();
public bool EnsurePendingChangesCommitted ();
abstract member EnsurePendingChangesCommitted : unit -> bool
Public Function EnsurePendingChangesCommitted () As Boolean

Restituisce

Boolean

true se PropertyGrid esegue correttamente il commit delle modifiche; in caso contrario, false.

Si applica a