IRepeatInfoUser.RepeatedItemCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得清單控制項中的項目數。
public:
property int RepeatedItemCount { int get(); };
public int RepeatedItemCount { get; }
member this.RepeatedItemCount : int
Public ReadOnly Property RepeatedItemCount As Integer
屬性值
清單控制項中的項目數。
備註
繼承自 IRepeatInfoUser 介面的清單控制項必須實 RepeatedItemCount 作 屬性,以指出 控制項中的專案數。