バージョン

VariancesCollection クラス メンバ

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

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