AreaItemsCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AreaItemsCollection コンストラクタ | AreaItemsCollection クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
CancelCollectionChanging | 変更操作がエンド ユーザーによりキャンセルされたかどうかを示す値を取得または設定します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。 | |
Count | Gets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。 | |
InitialValue | 初期値を取得または設定します。 | |
IsEditable | このインスタンスを編集可能であると想定できるかどうかを示す値を取得または設定します。 | |
Item | Gets or sets the element at the specified index. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。 | |
UniqueGroup | このインスタンスが関係する UniqueItemsCollectionsGroup<T> を取得または設定します。 |
名前 | 解説 | |
---|---|---|
Items | Gets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<IAreaItemViewModel>から継承されます。 | |
SuppressMessages | System.ComponentModel.INotifyPropertyChanged 通知が抑制されるかどうかを示す値を取得します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。 |
名前 | 解説 | |
---|---|---|
CollectionChanged | コレクション内の項目が変化するか、コレクション全体が変化したときに発生します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。 | |
CollectionChanging | コレクション内の項目が変化しようとしている場合、またはコレクション全体が変化しようとしている場合に発生します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。 | |
PropertyChanged | プロパティ値を変更するときに発生します。 Infragistics.Olap.SwapCollection<IAreaItemViewModel>から継承されます。 |