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 le type spécifié fait référence à un nombre d'itérations ; sinon, false.

S’applique à