ILogViewAdaptorHost<TLogView,TLogEntry>.UpdateView Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Implémentation des transitions d’affichage. Toutes les exceptions levées seront interceptées et consignées en tant qu’avertissement./>.
public void UpdateView (TLogView view, TLogEntry entry);
abstract member UpdateView : 'LogView * 'LogEntry -> unit
Public Sub UpdateView (view As TLogView, entry As TLogEntry)
Paramètres
- view
- TLogView
- entry
- TLogEntry