RingSeriesCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<RingSeriesBase>から継承されます。 | |
Item | Gets or sets the element at the specified index. System.Collections.ObjectModel.Collection<RingSeriesBase>から継承されます。 |
名前 | 解説 | |
---|---|---|
Items | Gets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<RingSeriesBase>から継承されます。 |
名前 | 解説 | |
---|---|---|
BlockReentrancy | System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>から継承されます。 | |
CheckReentrancy | System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>から継承されます。 | |
ClearItems | オーバーライドされます。 このコレクションおよび TargetCollection の項目をクリアします。 | |
InsertItem | オーバーライドされます。 このコレクションおよび TargetCollection の項目を挿入します。 | |
MoveItem | オーバーライドされます。 項目を別のインデックスに移動します。 | |
OnCollectionChanged | System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>から継承されます。 | |
OnPropertyChanged | System.Collections.ObjectModel.ObservableCollection<RingSeriesBase>から継承されます。 | |
RemoveItem | オーバーライドされます。 指定したインデックスの項目を削除します。 | |
SetItem | オーバーライドされます。 このコレクションおよび TargetCollection で項目を設定します。 |