RepeatBehavior.HasCount Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob für das Wiederholungsverhalten eine Iterationsanzahl angegeben ist.

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

Eigenschaftswert

true, wenn der angegebene Typ auf eine Iterationsanzahl verweist, andernfalls false.

Gilt für: