バージョン

ResourcesCollection クラス メンバ

ResourcesCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public プロパティIsReadOnlyオーバーライドされます。 Falseを返します。  
Public プロパティItemオーバーロードされます。 指定したインデックスにあるResourceオブジェクトを返します。  
Public プロパティUnassignedResource常にコレクションに含まれる特別な未割り当て Resource を返します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティEnableViewStateこのWebObjectのViewStateの追跡をONにします。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Protected プロパティInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected プロパティListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected プロパティOwnerこのオブジェクトが属している親のオーナー。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddコレクションにリソースを追加します。  
Public メソッドClearUnassignedResource を除くすべてのリソースのコレクションを消去します。  
Public メソッドContains指定された項目がコレクションに含まれる場合は true を返します。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Public メソッドContainsKeyコレクションがこのキー値を持つ項目を含む場合 True を返します。 Infragistics.WebUI.Shared.KeyedWebObjectsCollectionBaseから継承されます。
Public メソッドCopyToコレクションの項目を配列にコピーします。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Public メソッドCreateObjectTypeオーバーライドされます。   
Public メソッドGetItemオーバーロードされます。 渡されたキーを持つオブジェクトを返します。 Infragistics.WebUI.Shared.KeyedWebObjectsCollectionBaseから継承されます。
Public メソッドGetResourceFromKey提供された Key プロパティによってコレクションから Resource オブジェクトを取得します。  
Public メソッドGetResourceFromName提供された Name プロパティによってコレクションから Resource オブジェクトを取得します。  
Public メソッドIndexOfオーバーロードされます。 コレクションがキー値のない項目の追加を許す場合はTrueを返します。 Infragistics.WebUI.Shared.KeyedWebObjectsCollectionBaseから継承されます。
Public メソッドRemoveコレクションからリソースを削除します。  
Public メソッドRemoveAt  
Public メソッドSetDirty Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドGetEnumeratorResourcesCollectionのタイプセーフの列挙子を返します。  
Protected メソッドGetObjectTypesオーバーライドされます。   
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から継承されます。
トップ
参照

参照

ResourcesCollection クラス
Infragistics.WebUI.WebSchedule 名前空間
Resource クラス
WebScheduleInfo.Resources
Appointment.Resource
Note.Resource