バージョン

AreaItemsCollection クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタAreaItemsCollection コンストラクタAreaItemsCollection クラスの新しいインスタンスを初期化します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティCancelCollectionChanging変更操作がエンド ユーザーによりキャンセルされたかどうかを示す値を取得または設定します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Public プロパティCountGets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public プロパティInitialValue初期値を取得または設定します。  
Public プロパティIsEditableこのインスタンスを編集可能であると想定できるかどうかを示す値を取得または設定します。  
Public プロパティItemGets or sets the element at the specified index. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public プロパティUniqueGroupこのインスタンスが関係する UniqueItemsCollectionsGroup<T> を取得または設定します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItemsGets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Protected プロパティSuppressMessagesSystem.ComponentModel.INotifyPropertyChanged 通知が抑制されるかどうかを示す値を取得します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddAdds an object to the end of the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public メソッドAddRange指定したコレクションの要素を、SwapCollection<T> の最後に追加します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Public メソッドClearRemoves all elements from the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public メソッドContainsDetermines whether an element is in the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public メソッドCopyToCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public メソッドGetEnumeratorReturns an enumerator that iterates through the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public メソッドIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public メソッドInsertInserts an element into the Collection at the specified index. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public メソッドInsertRange指定されたインデックスの SwapCollection<T> にコレクションの要素を挿入します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Public メソッドRemoveRemoves the first occurrence of a specific object from the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public メソッドRemoveAtRemoves the element at the specified index of the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Public メソッドRemoveRangeSwapCollection<T> から指定した項目を削除します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Public メソッドSwapItemsオーバーロードされます。  Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
トップ
プロテクト メソッド
 名前解説
Protected Internal メソッドAddRangeInternalある範囲の項目を SwapCollection<T> オブジェクトに追加します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Protected メソッドClearItemsSwapCollection<T> からすべての要素を削除します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Protected Internal メソッドClearItemsInternalSwapCollection<T> からすべての要素を削除します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Protected メソッドInsertItemオーバーライドされます。 指定したインデックスにある項目を挿入します。  
Protected Internal メソッドInsertItemInternal指定されたインデックスの SwapCollection<T> に要素を挿入します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Protected Internal メソッドInsertRangeInternalある範囲の要素を、SwapCollection<T> の指定したインデックスに挿入します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Protected メソッドOnCollectionChangedSwapCollection<T>.CollectionChanged イベントを発生します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Protected メソッドOnCollectionChangingオーバーライドされます。 SwapCollection<T>.CollectionChanging イベントを発生します。  
Protected メソッドOnPropertyChangedSwapCollection<T>.PropertyChanged イベントを発生させます。要素上に存在する 1 つ以上のプロパティの有効な値が変化したときに呼び出されます。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Protected Internal メソッドRemoveInternal指定した項目をコレクションから削除します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Protected メソッドRemoveItemオーバーライドされます。 指定したインデックスにある項目を削除します。  
Protected Internal メソッドRemoveRangeInternal通知メッセージが抑止されるときに、指定した項目の範囲を削除します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Protected メソッドSetItemReplaces the element at the specified index. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。
Protected Internal メソッドSwapItemsInternalオーバーロードされます。  Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントCollectionChangedコレクション内の項目が変化するか、コレクション全体が変化したときに発生します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Public イベントCollectionChangingコレクション内の項目が変化しようとしている場合、またはコレクション全体が変化しようとしている場合に発生します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
Public イベントPropertyChangedプロパティ値を変更するときに発生します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。
トップ
参照