このクラスのメンバの一覧は、KeyedWebObjectsCollectionBaseメンバを参照してください。
| 名前 | 解説 | |
|---|---|---|
![]() | Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。 |
![]() | Contains | 指定された項目がコレクションに含まれる場合は true を返します。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。 |
![]() | ContainsKey | コレクションがこのキー値を持つ項目を含む場合 True を返します。 |
![]() | CopyTo | コレクションの項目を配列にコピーします。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。 |
![]() | CreateObjectType | Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。 |
![]() | GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | GetItem | オーバーロードされます。 渡されたキーを持つオブジェクトを返します。 |
![]() | IndexOf | オーバーロードされます。 コレクションがキー値のない項目の追加を許す場合はTrueを返します。 |
![]() | RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。 |
![]() | SetDirty | Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。 |