ObjectListCommandCollection プロパティ

名前 | 説明 | |
---|---|---|
![]() | Count | コレクション内の要素の数を返します。 ( ArrayListCollectionBase から継承されます。) |
![]() | IsReadOnly | コレクションが読み取り専用かどうかを示す値を取得します。 ( ArrayListCollectionBase から継承されます。) |
![]() | IsSynchronized | コレクションの同期がとられているかどうかを示す値を取得します。 ( ArrayListCollectionBase から継承されます。) |
![]() | Item | コレクションから、指定されたインデックスに該当する ObjectListCommand 項目を返します。 |
![]() | SyncRoot | コレクションの SyncRoot オブジェクトを返します。 ( ArrayListCollectionBase から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | IsTrackingViewState | コレクションがビューステートの変更を追跡しているかどうかを示す値を取得します。 |
![]() | Items | 配列一覧オブジェクト内の項目のコレクションを取得または設定します。既定値は Empty です。 ( ArrayListCollectionBase から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | System.Web.UI.IStateManager.IsTrackingViewState | このメンバの説明については、IStateManager.IsTrackingViewState のトピックを参照してください。 |

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