名前 | 解説 | |
---|---|---|
ImageCollection コンストラクタ | Initializes a new instance of a ImageCollection. |
ImageCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ImageCollection コンストラクタ | Initializes a new instance of a ImageCollection. |
名前 | 解説 | |
---|---|---|
Count | System.Collections.ObjectModel.Collection<T>から継承されます。 | |
Item | オーバーロードされます。 Gets or sets the ImageEntry with the specified key ImageCollection. |
名前 | 解説 | |
---|---|---|
Items | System.Collections.ObjectModel.Collection<T>から継承されます。 |
名前 | 解説 | |
---|---|---|
Add | オーバーロードされます。 Adds an System.Drawing.Image to the collection. | |
Clear | System.Collections.ObjectModel.Collection<T>から継承されます。 | |
Contains | オーバーロードされます。 Determines whether the ImageCollection contains a given key. | |
CopyTo | System.Collections.ObjectModel.Collection<T>から継承されます。 | |
IndexOf | オーバーロードされます。 Gets the index of the ImageEntry with a given key. | |
Insert | System.Collections.ObjectModel.Collection<T>から継承されます。 | |
Move | System.Collections.ObjectModel.ObservableCollection<ImageEntry>から継承されます。 | |
Remove | System.Collections.ObjectModel.Collection<T>から継承されます。 | |
RemoveAt | System.Collections.ObjectModel.Collection<T>から継承されます。 |