Condividi tramite


DialogStateManager.AnyPathChanged(UInt32, IEnumerable<String>) Metodo

Definizione

Controllare se un percorso è stato modificato dopo la filigrana.

public bool AnyPathChanged(uint counter, System.Collections.Generic.IEnumerable<string> paths);
member this.AnyPathChanged : uint32 * seq<string> -> bool
Public Function AnyPathChanged (counter As UInteger, paths As IEnumerable(Of String)) As Boolean

Parametri

counter
UInt32

Contatore del tempo a cui confrontare.

paths
IEnumerable<String>

Percorsi da TrackPaths(IEnumerable<String>) cui verificare.

Restituisce

True se un percorso è stato modificato dopo il contatore.

Si applica a