RepeaterItemCollection プロパティ

名前 | 説明 | |
---|---|---|
![]() | Count | コレクション内の RepeaterItem オブジェクト数を取得します。 |
![]() | IsReadOnly | RepeaterItemCollection 内の RepeaterItem オブジェクトを変更できるかどうかを示す値を取得します。 |
![]() | IsSynchronized | RepeaterItemCollection へのアクセスが同期されている (スレッド セーフである) かどうかを示す値を取得します。 |
![]() | Item | コレクション内の指定したインデックス位置の RepeaterItem オブジェクトを取得します。 |
![]() | SyncRoot | RepeaterItemCollection コレクションへのアクセスを同期するために使用できるオブジェクトを取得します。 |

- RepeaterItemCollection プロパティのページへのリンク