Sdílet prostřednictvím


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

Definice

Zkontrolujte, jestli se od vodoznaku nezměnila nějaká cesta.

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

Parametry

counter
UInt32

Čítač času, se který se má porovnat.

paths
IEnumerable<String>

Cesty od TrackPaths(IEnumerable<String>) ke kontrole.

Návraty

True, pokud se od čítače změnila nějaká cesta.

Platí pro