このクラスのメンバの一覧は、WebObjectsCollectionBaseメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。 |
![]() | Contains | 指定された項目がコレクションに含まれる場合は true を返します。 |
![]() | CopyTo | コレクションの項目を配列にコピーします。 |
![]() | CreateObjectType | |
![]() | GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | GetItem | IServiceProvider |
![]() | IndexOf | コレクション内のオブジェクトのインデックスを返します。 |
![]() | RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。 |
![]() | SetDirty |
名前 | 解説 | |
---|---|---|
![]() | GetObjectTypes | |
![]() | InternalAdd | オブジェクトをコレクションに追加します。 |
![]() | InternalClear | コレクションをクリアします。 |
![]() | InternalInsert | オブジェクトをコレクションに追加します。 |
![]() | InternalRemove | オーバーロードされます。 コレクションから項目を削除します。 |
![]() | OnClear | Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnClearComplete | Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnInsert | オーバーロードされます。 Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. |
![]() | OnInsertComplete | オーバーロードされます。 Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. |
![]() | OnRemove | Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnRemoveComplete | Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnSet | Performs additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnSetComplete | Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnStateRestored | |
![]() | OnValidate | オーバーロードされます。 Performs additional custom processes when validating a value. |
![]() | SetDirtyObject |