Partilhar via


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

Definição

Verifique se algum caminho foi alterado desde a marca d'água.

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

Parâmetros

counter
UInt32

Contador de tempo para comparar.

paths
IEnumerable<String>

Caminhos de TrackPaths(IEnumerable<String>) para verificar.

Devoluções

Verdadeiro se algum caminho tiver sido alterado desde o contador.

Aplica-se a