CheckBoxList.System.Web.UI.WebControls.IRepeatInfoUser.RepeatedItemCount プロパティ
アセンブリ: System.Web (system.web.dll 内)

Private ReadOnly Property System.Web.UI.WebControls.IRepeatInfoUser.RepeatedItemCount As Integer Implements IRepeatInfoUser.RepeatedItemCount
Dim instance As CheckBoxList Dim value As Integer value = CType(instance, IRepeatInfoUser).RepeatedItemCount
private: virtual property int System.Web.UI.WebControls.IRepeatInfoUser.RepeatedItemCount { int get () sealed = IRepeatInfoUser::RepeatedItemCount::get; }
リストの項目数を返します。

通常は CheckBoxList.RepeatedItemCount プロパティを使用して、CheckBoxList オブジェクトの項目の数を確認する必要があります。
CheckBoxList.System.Web.UI.WebControls.IRepeatInfoUser.RepeatedItemCount メンバは、明示的なインターフェイス メンバの実装です。CheckBoxList インスタンスが IRepeatInfoUser インターフェイスにキャストされた場合にのみ使用できます。
実装時の注意 CheckBoxList オブジェクトの System.Web.UI.WebControls.IRepeatInfoUser.RepeatedItemCount メンバのカスタム実装を定義するには、CheckBoxList.RepeatedItemCount メンバをオーバーライドします。明示的なインターフェイスの実装は CheckBoxList.RepeatedItemCount プロパティを使用します。
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


CheckBoxList クラス
CheckBoxList メンバ
System.Web.UI.WebControls 名前空間
IRepeatInfoUser
その他の技術情報
CheckBox Web サーバー コントロールおよび CheckBoxList Web サーバー コントロール
Weblioに収録されているすべての辞書からCheckBoxList.System.Web.UI.WebControls.IRepeatInfoUser.RepeatedItemCount プロパティを検索する場合は、下記のリンクをクリックしてください。

- CheckBoxList.System.Web.UI.WebControls.IRepeatInfoUser.RepeatedItemCount プロパティのページへのリンク