Partager via


DialogStateManager.AnyPathChanged(UInt32, IEnumerable<String>) Méthode

Définition

Vérifiez si un chemin d’accès a changé depuis le filigrane.

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

Paramètres

counter
UInt32

Compteur de temps à comparer.

paths
IEnumerable<String>

Chemins d’accès de TrackPaths(IEnumerable<String>) à vérifier.

Retours

True si un chemin d’accès a changé depuis le compteur.

S’applique à