RepeatBehavior.HasCount 屬性

定義

取得值,這個值指出重複行為是否具有指定的反覆計數。

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

屬性值

如果指定的型別會參考反覆計數,則為 true,否則為 false

適用於