Partager via


RepeatBehavior.HasCount Propriété

Définition

Obtient une valeur qui indique si le comportement de répétition a un nombre d'itérations spécifié.

public:
 property bool HasCount { bool get(); };
public bool HasCount { get; }
member this.HasCount : bool
Public ReadOnly Property HasCount As Boolean

Valeur de propriété

true si l’instance représente un nombre d’itérations ; sinon, false.

Remarques

Ce struct représente la projection .NET du struct Windows Runtime (WinRT). RepeatBehavior Pour plus d’informations, consultez RepeatBehavior dans les informations de référence sur l’API UWP.

S’applique à