バージョン

KeyedWebObjectsCollectionBase クラス メソッド

このクラスのメンバの一覧は、KeyedWebObjectsCollectionBaseメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドClearRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public メソッドContains指定された項目がコレクションに含まれる場合は true を返します。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Public メソッドContainsKeyコレクションがこのキー値を持つ項目を含む場合 True を返します。  
Public メソッドCopyToコレクションの項目を配列にコピーします。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Public メソッドCreateObjectType Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Public メソッドGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Public メソッドGetItemオーバーロードされます。 渡されたキーを持つオブジェクトを返します。  
Public メソッドIndexOfオーバーロードされます。 コレクションがキー値のない項目の追加を許す場合はTrueを返します。  
Public メソッドRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。
Public メソッドSetDirty Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドGetObjectTypes Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected メソッドInternalAddオブジェクトをコレクションに追加します。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected メソッドInternalClearコレクションをクリアします。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected メソッドInternalInsertオブジェクトをコレクションに追加します。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected メソッドInternalRemoveオーバーロードされます。 コレクションから項目を削除します。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected メソッドOnClearPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnClearCompletePerforms additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertオーバーロードされます。 Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected メソッドOnInsertCompleteオーバーロードされます。 Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected メソッドOnRemovePerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnRemoveCompletePerforms additional custom processes after removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetCompletePerforms additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnStateRestored Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected メソッドOnValidateオーバーロードされます。 Performs additional custom processes when validating a value. Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected メソッドSetDirtyObject Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
トップ
参照