XmlQuerySequence<T>.OnItemsChanged Metodo

Definizione

Chiamato quando uno o più elementi nella cache sono stati aggiunti o rimossi. Questo metodo può essere chiamato anche dal SortByKeys(Array) metodo .

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

protected:
 virtual void OnItemsChanged();
protected virtual void OnItemsChanged();
abstract member OnItemsChanged : unit -> unit
override this.OnItemsChanged : unit -> unit
Protected Overridable Sub OnItemsChanged ()

Si applica a