バージョン

AppointmentsSubsetCollection クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタAppointmentsSubsetCollection コンストラクタ内部コンストラクター。  
トップ
パブリック プロパティ
 名前解説
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティCountコレクションに含まれる Appointment オブジェクトの数を返します。 Infragistics.WebUI.WebSchedule.ActivitiesSubsetCollectionから継承されます。
Public プロパティIsReadOnlyオーバーライドされます。コレクションが読み取り専用かどうかを示します。 Infragistics.WebUI.WebSchedule.ActivitiesSubsetCollectionから継承されます。
Public プロパティItem指定したインデックスにある、コレクション内の Appointment オブジェクトを取得します。  
Public プロパティScheduleInfoAppointment オブジェクトを所有する WebScheduleInfo コンポーネントを返します。このプロパティは読み取り専用です。 Infragistics.WebUI.WebSchedule.ActivitiesSubsetCollectionから継承されます。
トップ
プロテクト プロパティ
 名前解説
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 メソッドClearActivitySubsetCollection のすべての項目を削除します。 Infragistics.WebUI.WebSchedule.ActivitiesSubsetCollectionから継承されます。
Public メソッドContains指定された項目がコレクションに含まれる場合は true を返します。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Public メソッドCopyToオーバーロードされます。 コレクションの内容を、指定したインデックスから開始する指定した配列にコピーします。 Infragistics.WebUI.WebSchedule.ActivitiesSubsetCollectionから継承されます。
Public メソッドCreateObjectType Infragistics.WebUI.WebSchedule.ActivitiesSubsetCollectionから継承されます。
Public メソッドGetEnumeratorコレクション内の Appointment オブジェクトを繰り返すためのタイプセーフの列挙子を返します。  
Public メソッドGetItemIServiceProvider Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
Public メソッドIndexOfコレクション内のオブジェクトのインデックスを返します。 Infragistics.WebUI.Shared.WebObjectsCollectionBaseから継承されます。
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から継承されます。
Public メソッドSortコレクションに含まれる Appointment オブジェクトの数を返します。 Infragistics.WebUI.WebSchedule.ActivitiesSubsetCollectionから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドGetObjectTypes Infragistics.WebUI.WebSchedule.ActivitiesSubsetCollectionから継承されます。
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から継承されます。
トップ
参照