IComPropertyBrowser.EnsurePendingChangesCommitted Metodo

Definizione

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

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

Valori restituiti

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

Si applica a